diff options
Diffstat (limited to 'tests/FunctionalTests/tests.php')
-rw-r--r-- | tests/FunctionalTests/tests.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/FunctionalTests/tests.php b/tests/FunctionalTests/tests.php deleted file mode 100644 index 706c0661..00000000 --- a/tests/FunctionalTests/tests.php +++ /dev/null @@ -1,10 +0,0 @@ -<?php - -require_once(dirname(__FILE__).'/../../framework/prado.php'); -require_once(dirname(__FILE__).'/config.php'); - - -$application=new TApplication(); -$application->run(); - -?>
\ No newline at end of file |