Updated LVS (lvsdb) tests because of invalid layer properties bug

This commit is contained in:
Matthias Koefferlein 2021-05-26 23:03:14 +02:00
parent fcb966393a
commit 931b3ef1ce
1 changed files with 1 additions and 1 deletions

View File

@ -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)