Fix preproc_line_file test
This commit is contained in:
parent
ee4aa853b8
commit
21b176f07f
2 changed files with 2 additions and 6 deletions
|
|
@ -63,7 +63,7 @@ public class preproc_line_file_runme {
|
|||
if (SillyMacroClass.LINE_NUM != 56)
|
||||
throw new RuntimeException("preproc failure");
|
||||
|
||||
if (SillyMultipleMacroStruct.LINE_NUM != 81)
|
||||
if (SillyMulMacroStruc.LINE_NUM != 81)
|
||||
throw new RuntimeException("preproc failure");
|
||||
|
||||
if (preproc_line_file.INLINE_LINE != 87)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue