summaryrefslogtreecommitdiff
path: root/html/parse_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'html/parse_test.go')
-rw-r--r--html/parse_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/parse_test.go b/html/parse_test.go
index cfc6997..f113272 100644
--- a/html/parse_test.go
+++ b/html/parse_test.go
@@ -4,7 +4,7 @@ import (
"strings"
"testing"
- base "src.userspace.com.au/query"
+ base "src.userspace.com.au/felix/query"
)
func TestParse(t *testing.T) {