From c39bc49529335c2267e5b7c97fd2728cdc17d15c Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 23 Sep 2026 02:02:01 +0100 Subject: Port smoke test from python bindings. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fe81c4f..891952b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -79,7 +79,7 @@ xapian/xapian.go: xapian/xapian.scm libguilexapian-@GUILE_EFFECTIVE_VERSION@.la # Tests -test_files = tests/xapian.scm +test_files = tests/smoketest.scm tests/xapian.scm check-local: $(builddir)/pre-inst-env $(GUILE_RUN64) $(test_files) -- cgit 1.4.1