diff options
Diffstat (limited to 'tests/functional/ca/why-depends.sh')
-rw-r--r-- | tests/functional/ca/why-depends.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/functional/ca/why-depends.sh b/tests/functional/ca/why-depends.sh new file mode 100644 index 000000000..0c079f63b --- /dev/null +++ b/tests/functional/ca/why-depends.sh @@ -0,0 +1,5 @@ +source common.sh + +export NIX_TESTS_CA_BY_DEFAULT=1 + +cd .. && source why-depends.sh |