aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/schema-test-files/services.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-model/src/test/schema-test-files/services.xml')
-rw-r--r--config-model/src/test/schema-test-files/services.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/config-model/src/test/schema-test-files/services.xml b/config-model/src/test/schema-test-files/services.xml
index b477ceef169..9ccf50de906 100644
--- a/config-model/src/test/schema-test-files/services.xml
+++ b/config-model/src/test/schema-test-files/services.xml
@@ -58,20 +58,6 @@
<group name="foo" environment="aws_stage" />
</secret-store>
- <servlet id="my-servlet" class="com.yahoo.MyServlet" bundle="my-bundle">
- <path>p/a/t/h</path>
- </servlet>
-
- <servlet id="my-servlet" class="com.yahoo.MyServlet" bundle="my-bundle">
- <path>Apps/app_1.3-4/*</path>
- <config name="foo">
- <intVal>0</intVal>
- </config>
- <servlet-config>
- <foo>bar</foo>
- </servlet-config>
- </servlet>
-
<http>
<filtering strict-mode="true">
<access-control domain="my.athens-domain" read="true">