diff --git a/main_test.go b/main_test.go index 54153bef..d6680720 100644 --- a/main_test.go +++ b/main_test.go @@ -56,6 +56,7 @@ func runTest(path, tmpdir string, t *testing.T) { if err != nil { t.Log("failed to build:", err) t.Fail() + return } // Run the test.