fix include paths

This commit is contained in:
2021-05-24 00:11:58 +03:00
parent f16bca5ce6
commit 986cd594ed
3 changed files with 5 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import (
"reflect"
"testing"
"git.sr.ht/~motiejus/code/undocker/internal/tartest"
"git.sr.ht/~motiejus/undocker/internal/tartest"
)
type (