aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index ae15c70f9..e0579f503 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -102,6 +102,7 @@ nix_tests = \
suggestions.sh \
store-ping.sh \
fetchClosure.sh \
+ completion.sh \
impure-derivations.sh
ifeq ($(HAVE_LIBCPUID), 1)