Add a failing test for mkAliasOptionModule.

This commit is contained in:
(cdep)illabout
2019-01-04 18:34:09 +09:00
parent d4910911e2
commit da00ec4b45
2 changed files with 55 additions and 0 deletions
+3
View File
@@ -149,6 +149,9 @@ checkConfigOutput "1 2 3 4 5 6 7 8 9 10" config.result ./loaOf-with-long-list.ni
# Check loaOf with many merges of lists.
checkConfigOutput "1 2 3 4 5 6 7 8 9 10" config.result ./loaOf-with-many-list-merges.nix
# Check mkAliasOptionModuleWithPriority.
checkConfigOutput "true" config.enable ./alias-with-priority.nix
cat <<EOF
====== module tests ======
$pass Pass