Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/bp/2105-2/testcase.xml')
-rw-r--r--tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/bp/2105-2/testcase.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/bp/2105-2/testcase.xml b/tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/bp/2105-2/testcase.xml
deleted file mode 100644
index 9a599f920..000000000
--- a/tests/org.eclipse.wst.wsi.tests/testResources/samples/wsdl/bp/2105-2/testcase.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<testcase name="2105-2">
- <description>
- This is an example of a non conformant wsdl containing a types
- element between the 2 import elements.
- </description>
- <expectedFailures>
- <assertion id="BP2105" tadID="SSBP10"/>
- <assertion id="BP2105" tadID="AP10"/>
- </expectedFailures>
-</testcase> \ No newline at end of file

Back to the top