diff options
Diffstat (limited to 'gui/internal/model/newdir_test.go')
| -rw-r--r-- | gui/internal/model/newdir_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/internal/model/newdir_test.go b/gui/internal/model/newdir_test.go index 19957d9..3450c9d 100644 --- a/gui/internal/model/newdir_test.go +++ b/gui/internal/model/newdir_test.go @@ -8,7 +8,7 @@ import ( "strings" "testing" - "krino/internal/engine" + "git.labunix.xyz/krino/internal/engine" ) // TestAddDirectory: a directory added in the window is one krino loads, its |
