diff --git a/lib/imgbundler/imgbundler_test.go b/lib/imgbundler/imgbundler_test.go index fc0d79b93..34a164c71 100644 --- a/lib/imgbundler/imgbundler_test.go +++ b/lib/imgbundler/imgbundler_test.go @@ -11,8 +11,9 @@ import ( "testing" "oss.terrastruct.com/cmdlog" - "oss.terrastruct.com/d2/lib/xmain" "oss.terrastruct.com/xos" + + "oss.terrastruct.com/d2/lib/xmain" ) //go:embed test_png.png