aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2020-04-16 18:27:37 +0200
committerEelco Dolstra <edolstra@gmail.com>2020-04-16 18:27:37 +0200
commit0858738355dd9bdb20a723f15629c423fe14a7b1 (patch)
tree35985db7d92a9d1e029ee6dea11e28e75bbf5855 /tests/local.mk
parent8f41847394524fcac40d3b5620139ca7e94a18e3 (diff)
parent2f9789c2e668056898639781eb31544c0e5c765b (diff)
Merge remote-tracking branch 'origin/master' into flakes
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 884f8619e..24a001bd2 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -1,5 +1,6 @@
nix_tests = \
init.sh hash.sh lang.sh add.sh simple.sh dependencies.sh \
+ config.sh \
gc.sh \
gc-concurrent.sh \
gc-auto.sh \