aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2021-06-28 16:06:49 +0200
committerGitHub <noreply@github.com>2021-06-28 16:06:49 +0200
commitf5320299ddf4389e7f08e65519eb14b389f56bf3 (patch)
treecfe7d2e9ad9582ce35f64db84378dcf5b2893131 /tests/local.mk
parentbf68c693dc5157c2be1f3a9f407dd1ce3761df78 (diff)
parent8eaf03bcb42a8179de4b7d1cb4c53434f21ffcd1 (diff)
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Make the CA tests actually test something
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 4d9d314cc..cbdf4efdb 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -39,6 +39,7 @@ nix_tests = \
search.sh \
nix-copy-ssh.sh \
post-hook.sh \
+ ca/post-hook.sh \
function-trace.sh \
recursive.sh \
describe-stores.sh \