From a1ed7c2ad592b6fad8a0ec27f9714ec608cc3cc0 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 16 Apr 2006 17:51:39 +0000 Subject: Added FT for validators working with TButton, TLinkButton, TImageButton and TCheckBox. --- tests/FunctionalTests/validators.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/FunctionalTests/validators.php (limited to 'tests/FunctionalTests/validators.php') diff --git a/tests/FunctionalTests/validators.php b/tests/FunctionalTests/validators.php new file mode 100644 index 00000000..c86604c8 --- /dev/null +++ b/tests/FunctionalTests/validators.php @@ -0,0 +1,8 @@ +run(new SimpleReporter()); + +?> \ No newline at end of file -- cgit v1.2.3