diff --git a/test/test/index.go b/test/test/index.go index ac64134..c2c65f6 100644 --- a/test/test/index.go +++ b/test/test/index.go @@ -1,8 +1,8 @@ package main import ( - "github.com/albrow/jquery" "github.com/gopherjs/gopherjs/js" + "github.com/gopherjs/jquery" QUnit "github.com/rusco/qunit" "strconv" "strings"