forked from mirrors/nixpkgs
nixos/tests/nar-serve: Fix
This commit is contained in:
parent
f91ee3065d
commit
8dcfb6853c
|
@ -27,6 +27,8 @@ import ./make-test-python.nix (
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
testScript = ''
|
testScript = ''
|
||||||
|
import os
|
||||||
|
|
||||||
start_all()
|
start_all()
|
||||||
|
|
||||||
# Create a fake cache with Nginx service the static files
|
# Create a fake cache with Nginx service the static files
|
||||||
|
|
Loading…
Reference in a new issue