dnscrypt-proxy test: simplification

This commit is contained in:
Joachim Fasting 2016-11-05 16:10:10 +01:00
parent 2f912bf0a3
commit 806e652e51
No known key found for this signature in database
GPG Key ID: 7544761007FE4E08

View File

@ -22,8 +22,6 @@ import ./make-test.nix ({ pkgs, ... }: {
};
testScript = ''
$client->start;
$client->waitForUnit("sockets.target");
$client->waitForUnit("dnsmasq");
# The daemon is socket activated; sending a single ping should activate it.