Check ant failure.

This commit is contained in:
Sam Pottinger
2024-04-04 09:40:39 -07:00
parent ac19ba1c5e
commit 5a51c3d540
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ public class AutoFormatTests {
@Test
public void bug109() {
expectGood("bug109");
expectGood("bug109a");
}
@Test