ppTests mv include_sameline_include

This commit is contained in:
damc 2022-07-21 12:41:13 +02:00
parent c375b4658f
commit 25783f0589
2 changed files with 1 additions and 1 deletions

View File

@ -1053,7 +1053,7 @@ mod tests {
fn include_sameline_include() {
let include_paths = [testfile_path("")];
let ret = preprocess(
testfile_path("test9.sv"),
testfile_path("include_sameline_include.sv"),
&HashMap::new(),
&include_paths,
false,