rearrange all the ci stuff
This commit is contained in:
5
tests/ci.nix
Normal file
5
tests/ci.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
smoke = import ./smoke/test.nix;
|
||||
pseudofiles = import ./pseudofiles/test.nix;
|
||||
pppoe = import ./pppoe/test.nix;
|
||||
}
|
Reference in New Issue
Block a user