From 67b806b25c04cdda7278465419cf1d7de3ef7cbf Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Tue, 27 Jul 2010 14:12:01 +0200 Subject: [PATCH] Add turbomarc and facet test to Makefile.am --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index da05f87..e5b9cfe 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,5 @@ # This file is part of Pazpar2. -check_SCRIPTS = test_http.sh test_icu.sh test_post.sh test_settings.sh +check_SCRIPTS = test_http.sh test_icu.sh test_post.sh test_settings.sh test_turbomarcxml.sh test_facets.sh EXTRA_DIST = run_pazpar2.sh marc21_test.xsl z3950_indexdata_com_marc.xml \ gils_service.xml marc_service.xml marc21.mmap \ -- 1.7.10.4