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