summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/quickstart.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/quickstart.php')
-rwxr-xr-xtests/FunctionalTests/quickstart.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/FunctionalTests/quickstart.php b/tests/FunctionalTests/quickstart.php
deleted file mode 100755
index 3493a907..00000000
--- a/tests/FunctionalTests/quickstart.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-require('../test_tools/functional_tests.php');
-
-$tester=new PradoFunctionalTester(dirname(__FILE__).'/quickstart');
-$tester->run(new SimpleReporter());
-
-?> \ No newline at end of file