another swiping change and bump to version [0.08]
[perl-cwmp.git] / t / response / GetParameterNames.xml
diff --git a/t/response/GetParameterNames.xml b/t/response/GetParameterNames.xml
deleted file mode 100644 (file)
index 3f7165c..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
-               xmlns:cwmp="urn:dslforum-org:cwmp-1-0"
-               soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-  <soap:Header>
-    <cwmp:ID mustUnderstand="1">42</cwmp:ID>
-    <cwmp:NoMoreRequests>0</cwmp:NoMoreRequests>
-  </soap:Header>
-  <soap:Body>
-    <cwmp:GetParameterNames>
-      <cwmp:ParameterPath>InternetGatewayDevice.DeviceInfo.SerialNumber</cwmp:ParameterPath>
-      <cwmp:NextLevel>0</cwmp:NextLevel>
-    </cwmp:GetParameterNames>
-  </soap:Body>
-</soap:Envelope>
\ No newline at end of file