From 0dfebb6c755cc248e84a46c0df548a5ef8520e6d Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Tue, 9 Apr 2024 22:47:27 -0500 Subject: [PATCH] f --- tests/all.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/all.nim b/tests/all.nim index 9f95c4b..b228298 100644 --- a/tests/all.nim +++ b/tests/all.nim @@ -1 +1 @@ -import test, test_known_bad, test_levels, test_tarballs, test_ziparchives +import test, test_known_bad, test_levels, test_tarballs_read, test_ziparchives_read, test_archives_write