diff options
Diffstat (limited to 'internal/engine/property_test.go')
| -rw-r--r-- | internal/engine/property_test.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/engine/property_test.go b/internal/engine/property_test.go index 8a43d7b..3bf9871 100644 --- a/internal/engine/property_test.go +++ b/internal/engine/property_test.go @@ -14,8 +14,8 @@ import ( "testing" "time" - "krino/internal/journal" - "krino/internal/plan" + "git.labunix.xyz/krino/internal/journal" + "git.labunix.xyz/krino/internal/plan" ) // propertyNames are the file names generated trees draw from: ordinary, |
