summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/File_Structure_Test.php
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2013-06-13 21:42:10 +0000
committerNathan Kinkade <nath@nkinka.de>2013-06-13 21:42:10 +0000
commit9ef4eff6aea4ec1135f7b12ff8f22dc296cc91ba (patch)
treefa8363f922cbc0bdde1838b744e2ed36c23c0bc9 /modules/gallery/tests/File_Structure_Test.php
parent9569b43035de9645e82271896e302c8d082d960a (diff)
parenta3d06cc5bca05cc1b892872f494e83a24837d06f (diff)
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to 'modules/gallery/tests/File_Structure_Test.php')
-rw-r--r--modules/gallery/tests/File_Structure_Test.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/gallery/tests/File_Structure_Test.php b/modules/gallery/tests/File_Structure_Test.php
index f46d9d64..e42f7dcd 100644
--- a/modules/gallery/tests/File_Structure_Test.php
+++ b/modules/gallery/tests/File_Structure_Test.php
@@ -175,9 +175,10 @@ class File_Structure_Test extends Gallery_Unit_Test_Case {
// Front controllers
break;
- case DOCROOT . "lib/uploadify/uploadify.php":
- case DOCROOT . "lib/uploadify/uploadify.allglyphs.php":
- // Uploadify wrappers - directly accessible
+ case DOCROOT . "lib/uploadify/uploadify.swf.php":
+ case DOCROOT . "lib/uploadify/uploadify.allglyphs.swf.php":
+ case DOCROOT . "lib/mediaelementjs/flashmediaelement.swf.php":
+ // SWF wrappers - directly accessible
break;
case DOCROOT . "local.php":