ppTests mv include_sameline_keyword
This commit is contained in:
parent
25783f0589
commit
2635d27193
@ -1066,7 +1066,7 @@ mod tests {
|
|||||||
fn include_sameline_keyword() {
|
fn include_sameline_keyword() {
|
||||||
let include_paths = [testfile_path("")];
|
let include_paths = [testfile_path("")];
|
||||||
let ret = preprocess(
|
let ret = preprocess(
|
||||||
testfile_path("test10.sv"),
|
testfile_path("include_sameline_keyword.sv"),
|
||||||
&HashMap::new(),
|
&HashMap::new(),
|
||||||
&include_paths,
|
&include_paths,
|
||||||
false,
|
false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user