Remove reference to non-existant config.tests

This commit is contained in:
Eelco Dolstra
2013-09-03 15:14:55 +02:00
parent f2523c08e4
commit 3a23e6dd31
-2
View File
@@ -41,6 +41,4 @@ in
# The following are used by nixos-rebuild.
nixFallback = pkgs.nixUnstable;
tests = config.tests;
}