summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip Lajszczak <filip@lajszczak.dev>2023-11-12 11:16:36 +0000
committerDavid Thompson <dthompson2@worcester.edu>2023-11-12 08:06:21 -0500
commitcd462b2cb06f75ea70bcefe401c663663d47bfda (patch)
tree1fb1874a5da48a8397aaf002b94461cd19216947
parent373afdbcc7ce3c39d3734b9c44362123bf009d05 (diff)
Makefile: Remove reference to test file that does not exist.
make check was failing.
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 15cc34f..13cd01e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -96,7 +96,6 @@ endif
TESTS = \
tests/helper.scm \
tests/post.scm \
- tests/publisher-hut.scm \
tests/utils.scm
TEST_EXTENSIONS = .scm