summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2020-09-16 13:52:15 +0200
committerregnat <rg@regnat.ovh>2020-09-16 13:53:28 +0200
commitc29624bf7d58aeb698ddd12b983465d355fccf79 (patch)
tree4f48566eee9324c587bb00e8067bc9c9365cbc65 /tests/local.mk
parentd72927aa7a16be56b134dfadf34d5bbdb751f264 (diff)
Add a test for `nix describe-stores`
Doesn't test much, but at least ensures that the command runs properly
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 5d25de019..594901504 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -32,6 +32,7 @@ nix_tests = \
post-hook.sh \
function-trace.sh \
recursive.sh \
+ describe-stores.sh \
flakes.sh \
content-addressed.sh
# parallel.sh