cjdns test: exercise host builder logic

This commit is contained in:
Joachim Fasting 2016-11-04 13:37:38 +01:00
parent 222cfd3233
commit daf3ba426b
No known key found for this signature in database
GPG Key ID: 7544761007FE4E08

View File

@ -57,6 +57,7 @@ import ./make-test.nix ({ pkgs, ...} : {
connectTo."192.168.0.1:1024}" =
{ password = carolPassword;
publicKey = carolPubKey;
hostname = "carol";
};
};
};