summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-09-17 00:18:17 +0200
committerEelco Dolstra <edolstra@gmail.com>2019-12-10 13:37:23 +0100
commitcce218f95050e82587f376d51e5f732d1f68eab3 (patch)
treeff3ef7377ae4d322bc02007d3d7df593ad1b90ed /tests
parenta1ff43045b3f1d075c67c262ff6f623b2b5d569e (diff)
Add base32 encoder/decoder
Diffstat (limited to 'tests')
-rw-r--r--tests/local.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 8c7c673d7..dab3a23b6 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -1,6 +1,3 @@
-check:
- @echo "Warning: Nix has no 'make check'. Please install Nix and run 'make installcheck' instead."
-
nix_tests = \
init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \
gc.sh \