aboutsummaryrefslogtreecommitdiff
path: root/tests/local.mk
diff options
context:
space:
mode:
authorThéophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>2023-07-17 20:58:17 +0200
committerGitHub <noreply@github.com>2023-07-17 20:58:17 +0200
commita8d5bb5e7e4400d89ff49ff00e7b5634b24834c3 (patch)
treef102be1b8cab2e32a4c7eda682a68bd05c2aa5d3 /tests/local.mk
parenta5c88f860987bd5dec8c96efed1e6c9d8ce7a669 (diff)
parentadb28d4a26598fbc342dd18d2dd42621953c7b6d (diff)
Merge pull request #8342 from NixLayeredStore/best-effort-supplementary-groups
Best effort supplementary groups
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 173bc84b3..df20f3dd7 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -95,6 +95,7 @@ nix_tests = \
misc.sh \
dump-db.sh \
linux-sandbox.sh \
+ supplementary-groups.sh \
build-dry.sh \
structured-attrs.sh \
shell.sh \