X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=test%2FMakefile.am;h=2058ab45373bf6261f30948655eccadc26d5f64e;hb=f820454752fafb43c907f5e452cd91e633525173;hp=b23063ed25a80c4da9a3a4d79bb251b244bdf994;hpb=6c9ed9f35e8e52d4163ecbe4e4306955cc077aff;p=pazpar2-moved-to-github.git diff --git a/test/Makefile.am b/test/Makefile.am index b23063e..2058ab4 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -6,12 +6,13 @@ check_SCRIPTS = test_http.sh test_icu.sh test_post.sh \ EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl \ z3950_indexdata_com_marc.xml \ gils_service.xml marc_service.xml marc21.mmap \ - test_http.cfg test_http.urls \ + test_facets.cfg test_facets.urls \ test_icu.cfg test_icu.urls \ + test_http.cfg test_http.urls \ test_post.cfg test_post.urls \ test_settings.cfg test_settings.urls \ + test_solr.cfg test_solr.urls \ test_turbomarcxml.cfg test_turbomarcxml.urls \ - test_facets.cfg test_facets.urls \ $(check_SCRIPTS) TESTS = $(check_SCRIPTS)