ppTests mv macro_recursion_indirect
This commit is contained in:
parent
e84429600f
commit
c375b4658f
@ -1038,9 +1038,9 @@ mod tests {
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn macro_indirect_recursion() {
|
||||
fn macro_recursion_indirect() {
|
||||
let ret = preprocess(
|
||||
testfile_path("test8.sv"),
|
||||
testfile_path("macro_recursion_indirect.sv"),
|
||||
&HashMap::new(),
|
||||
&[] as &[String],
|
||||
false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user