diff options
Diffstat (limited to 'internal/outcome/spx11_test.go')
| -rw-r--r-- | internal/outcome/spx11_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/spx11_test.go b/internal/outcome/spx11_test.go index d4c10902..0ede2d65 100644 --- a/internal/outcome/spx11_test.go +++ b/internal/outcome/spx11_test.go @@ -5,9 +5,9 @@ import ( "testing" "hakurei.app/container" - "hakurei.app/container/stub" "hakurei.app/hst" "hakurei.app/internal/acl" + "hakurei.app/internal/stub" ) func TestSpX11Op(t *testing.T) { |
