From 664830a178052d915d5dfc59a3e023120781d6ba Mon Sep 17 00:00:00 2001 From: knut <> Date: Mon, 11 Jun 2007 17:24:23 +0000 Subject: corrected TAPCCache according to #646 and added some more stubs for unit tests in System.Web.UI --- tests/unit/Web/UI/TFormTest.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 tests/unit/Web/UI/TFormTest.php (limited to 'tests/unit/Web/UI/TFormTest.php') diff --git a/tests/unit/Web/UI/TFormTest.php b/tests/unit/Web/UI/TFormTest.php new file mode 100644 index 00000000..e2f312d6 --- /dev/null +++ b/tests/unit/Web/UI/TFormTest.php @@ -0,0 +1,36 @@ + \ No newline at end of file -- cgit v1.2.3