From 643d9be61878120dc2b27108cdc2a7f2eda8b505 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sun, 8 Sep 2013 08:49:25 +0200 Subject: [PATCH] Disabling Solr tests --- test/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/Makefile.am b/test/Makefile.am index 3029310..4bf29e0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -4,8 +4,7 @@ solr_tests = test_solr.sh test_termlist_block.sh test_limit_limitmap.sh test_sort.sh check_SCRIPTS = test_http.sh test_icu.sh test_post.sh \ test_settings.sh test_turbomarcxml.sh test_facets.sh \ - test_url.sh test_filter.sh test_tmarc.sh \ - $(solr_tests) + test_url.sh test_filter.sh test_tmarc.sh EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ z3950_indexdata_com_marc.xml \ -- 1.7.10.4