mirror of https://github.com/KLayout/klayout.git
Updated LVS (lvsdb) tests because of invalid layer properties bug
This commit is contained in:
parent
fcb966393a
commit
931b3ef1ce
|
|
@ -152,7 +152,7 @@ TEST(16_private)
|
|||
TEST(17_private)
|
||||
{
|
||||
test_is_long_runner ();
|
||||
run_test (_this, "test_17.lylvs", "test_17b.cir.gz", "test_17.gds.gz", true, "test_17.lvsdb");
|
||||
run_test (_this, "test_17.lylvs", "test_17b.cir.gz", "test_17.gds.gz", true, "test_17b.lvsdb");
|
||||
}
|
||||
|
||||
TEST(18_private)
|
||||
|
|
|
|||
Loading…
Reference in New Issue