diff options
Diffstat (limited to 'xproto/xproto_test.go')
| -rw-r--r-- | xproto/xproto_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xproto/xproto_test.go b/xproto/xproto_test.go index a5bec71..f8080bf 100644 --- a/xproto/xproto_test.go +++ b/xproto/xproto_test.go @@ -26,7 +26,7 @@ import ( "testing" "time" - "github.com/BurntSushi/xgb" + "github.com/jezek/xgb" ) // The X connection used throughout testing. |
