* Enable the remote builds test.

svn path=/nixos/trunk/; revision=23481
This commit is contained in:
Eelco Dolstra 2010-08-27 11:20:34 +00:00
parent f067d179ab
commit b548ff10f4

View File

@ -161,6 +161,7 @@ let
openssh = t.openssh.test;
proxy = t.proxy.test;
quake3 = t.quake3.test;
remote_builds = t.remote_builds.test;
subversion = t.subversion.report;
trac = t.trac.test;
};