test: fix test issue.
This commit is contained in:
@@ -41,10 +41,6 @@ TEST_F(DomainSet, set_add)
|
||||
std::string config = "domain-set -name test-set -file " + file_set.GetPath() + "\n";
|
||||
config += R"""(bind [::]:60053
|
||||
server 127.0.0.1:61053
|
||||
log-num 0
|
||||
log-console yes
|
||||
log-level info
|
||||
cache-persist no
|
||||
domain-rules /domain-set:test-set/ -c none --dualstack-ip-selection no -a 9.9.9.9
|
||||
)""";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user