summaryrefslogtreecommitdiff
path: root/test/rexml/data/ProductionSupport.xml
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-01-11 21:37:00 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2020-01-12 12:28:29 +0900
commitc3ccf23d5807f2ff20127bf5e42df0977bf672fb (patch)
treed3953c32b61645c7af65d30e626af944f143cf58 /test/rexml/data/ProductionSupport.xml
parent012f297311817ecb19f78c55854b033bb4b0397c (diff)
Make rexml library to the bundle gems
[Feature #16485][ruby-core:96683]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/2832
Diffstat (limited to 'test/rexml/data/ProductionSupport.xml')
-rw-r--r--test/rexml/data/ProductionSupport.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/test/rexml/data/ProductionSupport.xml b/test/rexml/data/ProductionSupport.xml
deleted file mode 100644
index 083cf64a6e..0000000000
--- a/test/rexml/data/ProductionSupport.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-
-<ProductionSupport version="1.1" >
- <Errors>
- <CommonErrors>
- <CommonError>
- <Key><![CDATA[RoyUpdatePolicyBusReq(Object)>>#error:]]></Key>
- <Patterns>
- <Pattern><![CDATA[The error code is '9997']]></Pattern>
- </Patterns>
- <Message>
- <String>Update Policy request 9997: Please check CICS log</String>
- </Message>
- <BackendSupport/>
- </CommonError>
- <CommonError>
- <Key>MotorInsuranceContract(Object)>>#error:</Key>
- <Patterns>
- <Pattern>Have not got a complete</Pattern>
- </Patterns>
- <Message>
- <String>Have not got a complete and consistent set of price matrices for policy period - ask back-end prod supp to sort out</String>
- </Message>
- <BackendSupport/>
- </CommonError>
-</CommonErrors>
-</Errors>
-</ProductionSupport>