mirror of https://github.com/KLayout/klayout.git
Added testcase for #166.
This commit is contained in:
parent
f72fda7bae
commit
6efdb3a9e1
|
|
@ -1151,5 +1151,5 @@ TEST(166)
|
|||
{
|
||||
db::GDS2WriterOptions opt;
|
||||
opt.max_vertex_count = 4;
|
||||
run_test (_this, "t166.oas.gz", "t166_au.gds.gz", true, opt);
|
||||
run_test (_this, "t166.oas.gz", "t166_au.gds.gz", false, opt);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue