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