From de47b4576e347d09b9dc32fc172c9a80b9b43322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Tue, 31 Oct 2023 16:06:19 +0100 Subject: Don't test testrunner. --- tests/unit/coverage-supplement.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/unit/coverage-supplement.scm b/tests/unit/coverage-supplement.scm index 0f036a88..9eebba06 100644 --- a/tests/unit/coverage-supplement.scm +++ b/tests/unit/coverage-supplement.scm @@ -93,6 +93,13 @@ "a511671454f032760c6eabe53fefb29c2540615297ace1dc6024cafbb222d7c8" 2) + ;; The pretty print header might be testable, but the remaining is + ;; only testable by running the tests, which the tests (obviously) + ;; already do. + ("module/hnh/test/testrunner.scm" + "3d4d0bfb1e47adf99db8590e312e378459a8081bc1993988cfacc5c68c27da22" + 2) + ;; Only defines configuration parametrs, nothing to test -- cgit v1.2.3