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