Archived
minor fix to tests
This commit is contained in:
@@ -33,8 +33,8 @@ public class TestScanner {
|
||||
|
||||
|
||||
@Test
|
||||
public void testPoundDemo() {
|
||||
compileExpectFailure("/pounddemo.tri");
|
||||
public void testBarDemo() {
|
||||
compileExpectFailure("/bardemo.tri");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user