From 6e7dad7df4a6b4e749175a6c886f096a9f637cd1 Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 6 Mar 2012 13:50:22 +0100 Subject: [PATCH] Add test_termlist_block.sh to test --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index a40eabb..2affb8e 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,7 +1,7 @@ # This file is part of Pazpar2. check_SCRIPTS = test_http.sh test_icu.sh test_post.sh \ test_settings.sh test_turbomarcxml.sh test_facets.sh \ - test_solr.sh test_url.sh test_filter.sh + test_solr.sh test_url.sh test_filter.sh test_termlist_block.sh EXTRA_DIST = run_pazpar2.sh marc21_test.xsl tmarc.xsl solr-pz2.xsl \ z3950_indexdata_com_marc.xml \ -- 1.7.10.4