]> git.lizzy.rs Git - go-anidb.git/blobdiff - titles/search_test.go
Modernize
[go-anidb.git] / titles / search_test.go
index 9483ce2551ff858d76e7a58793362923a4088744..67e6269b9cc3d9cdfdb9e8f687fba33b2cb8cc01 100755 (executable)
@@ -2,7 +2,7 @@ package titles_test
 
 import (
        "fmt"
-       "github.com/Kovensky/go-anidb/titles"
+       "github.com/EliasFleckenstein03/go-anidb/titles"
        "os"
        "testing"
 )