Merge pull request #234116 from chkno/nar-serve-fix
nixos/tests/nar-serve: Fix
This commit is contained in:
commit
9b6c126355
1 changed files with 2 additions and 0 deletions
|
@ -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