Revert "tests: move to _tests"

This reverts commit 4d498aff1a.
This commit is contained in:
Yegor Timoshenko 2017-12-24 22:21:53 +00:00
parent 8abb6374c1
commit b63e0eb372
No known key found for this signature in database
GPG Key ID: C34BF9DCC9DF8210
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ for profile in `${find[@]}`; do
echo evaluating $profile >&2
nixos-rebuild \
-I nixos-config=_tests/eval-test.nix \
-I nixos-config=tests/eval-test.nix \
-I nixos-hardware-profile=$profile \
dry-build