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