From e7e7c7403b1ffffdf1a7a4bb9e1de752fe1c72db Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 5 Jul 2006 07:45:41 +0000 Subject: clean up tests --- tests/FunctionalTests/features.php | 2 +- tests/FunctionalTests/quickstart.php | 8 ++++++++ tests/FunctionalTests/tickets.php | 2 +- tests/FunctionalTests/validators.php | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) create mode 100755 tests/FunctionalTests/quickstart.php (limited to 'tests/FunctionalTests') diff --git a/tests/FunctionalTests/features.php b/tests/FunctionalTests/features.php index bccb3e00..9005db14 100644 --- a/tests/FunctionalTests/features.php +++ b/tests/FunctionalTests/features.php @@ -1,6 +1,6 @@ run(new SimpleReporter()); diff --git a/tests/FunctionalTests/quickstart.php b/tests/FunctionalTests/quickstart.php new file mode 100755 index 00000000..3493a907 --- /dev/null +++ b/tests/FunctionalTests/quickstart.php @@ -0,0 +1,8 @@ +run(new SimpleReporter()); + +?> \ No newline at end of file diff --git a/tests/FunctionalTests/tickets.php b/tests/FunctionalTests/tickets.php index 3d006039..ef8b52d6 100644 --- a/tests/FunctionalTests/tickets.php +++ b/tests/FunctionalTests/tickets.php @@ -1,6 +1,6 @@ run(new SimpleReporter()); diff --git a/tests/FunctionalTests/validators.php b/tests/FunctionalTests/validators.php index f8b0029d..521cca56 100644 --- a/tests/FunctionalTests/validators.php +++ b/tests/FunctionalTests/validators.php @@ -1,6 +1,6 @@ run(new SimpleReporter()); -- cgit v1.2.3