Skip to content

Commit 27f48a3

Browse files
committed
verified error messages
1 parent a33fbeb commit 27f48a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

integration/failure/root-module-compile-error/src/RootModuleCompileErrorTests.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ object RootModuleCompileErrorTests extends UtestIntegrationTestSuite {
1212

1313
assert(!res.isSuccess)
1414

15-
throw new Exception("TODO: VERIFY THESE ERROR MESSAGES")
16-
1715
locally {
1816
// For now these error messages still show generated/mangled code; not ideal, but it'll do
1917
assert(res.err.contains("""build.mill:6:50"""))

0 commit comments

Comments
 (0)