diff options
Diffstat (limited to 'plan_test.go')
| -rw-r--r-- | plan_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plan_test.go b/plan_test.go index b3eeac5..5279a13 100644 --- a/plan_test.go +++ b/plan_test.go @@ -10,7 +10,7 @@ import ( "testing" "time" - "go.xyrillian.de/oblast/internal/assert" + "go.xyrillian.de/oblast/internal/testhelpers/assert" ) func TestPlanFieldTraversal(t *testing.T) { |
