mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
WIP: test refactoring
This commit is contained in:
parent
8ad3b90a52
commit
bbc5e3d477
17 changed files with 714 additions and 66 deletions
|
|
@ -5,8 +5,8 @@
|
|||
submodule = ./submodule.nix;
|
||||
helm = ./helm.nix;
|
||||
docker = ./docker.nix;
|
||||
testing = ./testing.nix;
|
||||
test = ./test.nix;
|
||||
testing = ./testing;
|
||||
test = ./testing/test-options.nix;
|
||||
module = ./module.nix;
|
||||
legacy = ./legacy.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue