]> git.lizzy.rs Git - micro.git/blobdiff - cmd/micro/pluginmanager_test.go
Add cd and pwd commands to change the working dir
[micro.git] / cmd / micro / pluginmanager_test.go
index 0cfb76f5eae89c435eb622a364e56d3380f35a20..25e2203f6293bb35ee4426a3e012349e0c3b90bb 100644 (file)
@@ -4,7 +4,7 @@ import (
        "github.com/blang/semver"
        "testing"
 
-       "github.com/yosuke-furukawa/json5/encoding/json5"
+       "github.com/zyedidia/json5/encoding/json5"
 )
 
 func TestDependencyResolving(t *testing.T) {