mirror of https://github.com/KLayout/klayout.git
Added test
This commit is contained in:
parent
6ea04d6c27
commit
44e495a77a
|
|
@ -167,3 +167,9 @@ TEST(19_private)
|
|||
run_test (_this, "test_19.lvs", "test_19.cir.gz", "test_19.gds.gz", true);
|
||||
}
|
||||
|
||||
TEST(20_private)
|
||||
{
|
||||
// test_is_long_runner ();
|
||||
run_test (_this, "test_20.lylvs", "test_20.cir.gz", "test_20.gds.gz", true, "test_20.lvsdb");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue