1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-09 12:03:55 +02:00

Move the CA tests to a sub-directory

Requires a slight update to the test infra to work properly, but
having the possibility to group tests that way makes the whole thing
quite cleaner imho
This commit is contained in:
regnat 2020-11-09 16:04:18 +01:00
parent 73b3e6cd46
commit 259d6778ef
8 changed files with 10 additions and 7 deletions

1
tests/ca/common.sh Normal file
View file

@ -0,0 +1 @@
source ../common.sh