diff options
Diffstat (limited to 'tests/FunctionalTests/features/protected/pages/myscripts/packages.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/features/protected/pages/myscripts/packages.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/features/protected/pages/myscripts/packages.php b/tests/FunctionalTests/features/protected/pages/myscripts/packages.php index e39199f9..a5666551 100644..100755 --- a/tests/FunctionalTests/features/protected/pages/myscripts/packages.php +++ b/tests/FunctionalTests/features/protected/pages/myscripts/packages.php @@ -6,5 +6,3 @@ $deps['test'] = array('test'); $deps['test2'] = array('test'); return array($packages,$deps); - -?>
\ No newline at end of file |