Moved service definition into post config. Also posting target def. in test
authorDennis Schafroth <dennis@indexdata.com>
Thu, 19 Apr 2012 10:48:04 +0000 (12:48 +0200)
committerDennis Schafroth <dennis@indexdata.com>
Thu, 19 Apr 2012 10:48:04 +0000 (12:48 +0200)
test/test_limit_limitmap.cfg [new file with mode: 0644]

diff --git a/test/test_limit_limitmap.cfg b/test/test_limit_limitmap.cfg
new file mode 100644 (file)
index 0000000..9b12a05
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<pazpar2 xmlns="http://www.indexdata.com/pazpar2/1.0">
+  <!-- Used by test_preferred.sh -->
+  <server>
+    <listen port="9763"/>
+    <proxy host="localhost"/>
+  </server>
+  
+</pazpar2>
+<!-- Keep this comment at the end of the file
+     Local variables:
+     mode: nxml
+     End:
+-->