dnsfilter -- compare full hashes when parsing parental lookup result.
Closes #337.
This commit is contained in:
@@ -356,6 +356,8 @@ func TestParentalControl(t *testing.T) {
|
||||
if stats.Parental.Requests != l {
|
||||
t.Errorf("Parental lookup negative cache is not working")
|
||||
}
|
||||
|
||||
d.checkMatchEmpty(t, "api.jquery.com")
|
||||
}
|
||||
|
||||
func TestSafeSearch(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user