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