From 61bb16ee2e5f0a66234e1575242169a10fde47b5 Mon Sep 17 00:00:00 2001 From: xue <> Date: Fri, 7 Jul 2006 14:54:15 +0000 Subject: Merge from 3.0 branch till 1253. --- .../framework/TestSystem/protected/application.xml | 21 --------------------- .../framework/TestSystem/protected/data/test.db | Bin 5120 -> 0 bytes .../TestSystem/protected/pages/config.xml | 12 ------------ 3 files changed, 33 deletions(-) delete mode 100644 tests/UnitTests/framework/TestSystem/protected/application.xml delete mode 100644 tests/UnitTests/framework/TestSystem/protected/data/test.db delete mode 100644 tests/UnitTests/framework/TestSystem/protected/pages/config.xml (limited to 'tests/UnitTests/framework/TestSystem') diff --git a/tests/UnitTests/framework/TestSystem/protected/application.xml b/tests/UnitTests/framework/TestSystem/protected/application.xml deleted file mode 100644 index 38bfff9e..00000000 --- a/tests/UnitTests/framework/TestSystem/protected/application.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - value 1 - - - - - \ No newline at end of file diff --git a/tests/UnitTests/framework/TestSystem/protected/data/test.db b/tests/UnitTests/framework/TestSystem/protected/data/test.db deleted file mode 100644 index 9bc20c39..00000000 Binary files a/tests/UnitTests/framework/TestSystem/protected/data/test.db and /dev/null differ diff --git a/tests/UnitTests/framework/TestSystem/protected/pages/config.xml b/tests/UnitTests/framework/TestSystem/protected/pages/config.xml deleted file mode 100644 index 6a49df82..00000000 --- a/tests/UnitTests/framework/TestSystem/protected/pages/config.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - value 1 - - - - - \ No newline at end of file -- cgit v1.2.3