mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
dnscrypt-proxy test: simplification
This commit is contained in:
parent
2f912bf0a3
commit
806e652e51
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user