From ffcf1a05c00d65c2e0cb48ccd7bb408557da4bf7 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sat, 26 Nov 2022 15:30:19 -0800 Subject: [PATCH] 2022-11-26 03:30:19PM --- lib/imgbundler/imgbundler_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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