From: Dennis Schafroth Date: Fri, 5 Oct 2012 01:41:47 +0000 (+0200) Subject: Add settings file X-Git-Tag: v1.6.22~28^2~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=f215071006c6796d1005a3e66d7da9ef8c4a4f7b;p=pazpar2-moved-to-github.git Add settings file --- diff --git a/test/Makefile.am b/test/Makefile.am index eeffaf9..3029310 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -16,7 +16,8 @@ EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ test_post.cfg test_post.urls \ test_settings.cfg test_settings.urls \ test_solr.cfg test_solr.urls \ - test_solr_settings_1.xml test_solr_settings_2.xml test_solr_settings_3.xml test_solr_settings_4.xml test_solr_settings_5.xml \ + test_solr_settings_1.xml test_solr_settings_2.xml test_solr_settings_3.xml \ + test_solr_settings_4.xml test_solr_settings_5.xml test_solr_settings_6.xml \ test_sort.cfg test_sort.urls \ test_sort_settings.xml \ test_turbomarcxml.cfg test_turbomarcxml.urls \