From e7e7c7403b1ffffdf1a7a4bb9e1de752fe1c72db Mon Sep 17 00:00:00 2001
From: wei <>
Date: Wed, 5 Jul 2006 07:45:41 +0000
Subject: clean up tests
---
.../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