From 35c6cb9ba3eb5e77f4eb4f1a93d8569d4b291236 Mon Sep 17 00:00:00 2001 From: alex <> Date: Mon, 21 Nov 2005 13:02:49 +0000 Subject: Added unit tests for THttpRequest. Needs some more work... --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 23368594..f05a3c28 100644 --- a/.gitattributes +++ b/.gitattributes @@ -116,6 +116,7 @@ tests/UnitTests/framework/TestSystem/protected/application.xml -text tests/UnitTests/framework/TestSystem/protected/data/test.db -text tests/UnitTests/framework/TestSystem/protected/pages/config.xml -text tests/UnitTests/framework/Web/UI/utControl.php -text +tests/UnitTests/framework/Web/utHttpRequest.php -text tests/UnitTests/framework/common.php -text tests/UnitTests/framework/index.php -text tests/UnitTests/framework/utApplication.php -text -- cgit v1.2.3