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