summaryrefslogtreecommitdiff
path: root/tests/UnitTests/framework/TestSystem/protected/pages/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/UnitTests/framework/TestSystem/protected/pages/config.xml')
-rw-r--r--tests/UnitTests/framework/TestSystem/protected/pages/config.xml12
1 files changed, 0 insertions, 12 deletions
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 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<configuration>
- <pages>
- </pages>
- <parameters>
- <parameter id="param1">value 1</parameter>
- <parameter id="param2"></parameter>
- <parameter id="param3" type="System.TComponent" />
- <parameter id="param4" type="TComponent" />
- </parameters>
-</configuration> \ No newline at end of file