Have Hydra execute the Avahi test.

svn path=/nixos/trunk/; revision=24209
This commit is contained in:
Ludovic Courtès 2010-10-10 22:37:41 +00:00
parent 968437c5d0
commit 26bae39a1f

View File

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