mirror of https://github.com/KLayout/klayout.git
Updated tests.
This commit is contained in:
parent
94e7f0dbd3
commit
e54dc0e817
|
|
@ -170,6 +170,6 @@ TEST(19_private)
|
||||||
TEST(20_private)
|
TEST(20_private)
|
||||||
{
|
{
|
||||||
// test_is_long_runner ();
|
// test_is_long_runner ();
|
||||||
run_test (_this, "test_20.lylvs", "test_20.cir.gz", "test_20.gds.gz", true, "test_20.lvsdb");
|
run_test (_this, "test_20.lylvs", "test_20.cir.gz", "test_20.gds.gz", true, "test_20b.lvsdb");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue