Skip to content

Commit

Permalink
New test data for LEFDEF parser
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koefferlein committed Sep 11, 2023
1 parent d31a084 commit 50c0ec2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ TEST(def16)
// (complete example)
db::LEFDEFReaderOptions opt = default_options ();
opt.set_macro_resolution_mode (1);
run_test (_this, "def16", "lef:a.lef+lef:tech.lef+def:a.def", "au_2.oas.gz", opt);
run_test (_this, "def16", "lef:a.lef+lef:tech.lef+def:a.def", "au_3.oas.gz", opt);
}

TEST(100)
Expand Down

0 comments on commit 50c0ec2

Please sign in to comment.