test min-copy-closure

This commit is contained in:
Daniel Barlow
2023-05-07 22:02:10 +01:00
parent 74f2aa6247
commit 2af8f2382a
6 changed files with 140 additions and 0 deletions

View File

@@ -4,4 +4,5 @@
wlan = import ./wlan/test.nix;
pppoe = import ./pppoe/test.nix;
jffs2 = import ./jffs2/test.nix;
min-copy-closure = import ./min-copy-closure/test.nix;
}