From 042aecd418ba8294e05b4be816abcc880c166af1 Mon Sep 17 00:00:00 2001 From: knut <> Date: Tue, 16 May 2006 19:03:46 +0000 Subject: Added unit test stubs for System.Web.* #168 --- tests/unit/Web/THttpUtilityTest.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/unit/Web/THttpUtilityTest.php (limited to 'tests/unit/Web/THttpUtilityTest.php') diff --git a/tests/unit/Web/THttpUtilityTest.php b/tests/unit/Web/THttpUtilityTest.php new file mode 100644 index 00000000..790bc9f6 --- /dev/null +++ b/tests/unit/Web/THttpUtilityTest.php @@ -0,0 +1,19 @@ + \ No newline at end of file -- cgit v1.2.3