search_node.go
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build ignore
|
||||
package scraper
|
||||
|
||||
import (
|
||||
@@ -24,3 +25,5 @@ func TestMatchElemAttr(t *testing.T) {
|
||||
t.Fail()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user