diff options
Diffstat (limited to 'internal/apply/swap_test.go')
| -rw-r--r-- | internal/apply/swap_test.go | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/apply/swap_test.go b/internal/apply/swap_test.go index ccac945..d16d3f9 100644 --- a/internal/apply/swap_test.go +++ b/internal/apply/swap_test.go @@ -9,8 +9,8 @@ import ( "strings" "testing" - "krino/internal/plan" - "krino/internal/scan" + "git.labunix.xyz/krino/internal/plan" + "git.labunix.xyz/krino/internal/scan" ) // planned writes body to root/rel and returns the chain a plan would build |
