From 7315ec25dc4ad7ef6cfdff47655d8a3c5f5cac4c Mon Sep 17 00:00:00 2001 From: knut <> Date: Sat, 9 Jun 2007 14:16:18 +0000 Subject: added custom Prado class for unit tests --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 755e05e5..976fcbab 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2824,7 +2824,6 @@ tests/test_tools/simpletest/simpletest.php -text tests/test_tools/simpletest/test_case.php -text tests/unit/AllTests.php -text tests/unit/Caching/AllTests.php -text -tests/unit/Caching/TCacheTest.php -text tests/unit/Caching/TDirectoryCacheDependencyTest.php -text tests/unit/Caching/TFileCacheDependencyTest.php -text tests/unit/Collections/AllTests.php -text @@ -2847,6 +2846,7 @@ tests/unit/I18N/core/NumberFormatInfoTest.php -text tests/unit/I18N/core/NumberFormatTest.php -text tests/unit/IO/AllTests.php -text tests/unit/IO/TTextWriterTest.php -text +tests/unit/Prado.php -text tests/unit/SQLMap/BaseTest.php -text tests/unit/SQLMap/CacheTest.php -text tests/unit/SQLMap/ConfigureTest.php -text -- cgit v1.2.3