* Enable the Bittorrent test.

svn path=/nixos/trunk/; revision=21997
This commit is contained in:
Eelco Dolstra 2010-05-27 10:04:31 +00:00
parent 32d41f439d
commit 3f0a341c45

View File

@ -148,6 +148,7 @@ let
system = "i686-linux";
};
in {
bittorrent = t.bittorrent.test;
firefox = t.firefox.test;
installer.lvm = t.installer.lvm.test;
installer.separateBoot = t.installer.separateBoot.test;