8252120: compiler/oracle/TestCompileCommand.java misspells "occured"
Reviewed-by: iignatyev
This commit is contained in:
parent
ef614ed8af
commit
2462995662
@ -62,7 +62,7 @@ public class TestCompileCommand {
|
||||
out.shouldContain(expected_output);
|
||||
}
|
||||
|
||||
out.shouldNotContain("CompileCommand: An error occured during parsing");
|
||||
out.shouldNotContain("CompileCommand: An error occurred during parsing");
|
||||
out.shouldHaveExitValue(0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user