Updated tests.

This commit is contained in:
Matthias Koefferlein
2021-05-25 23:33:02 +02:00
parent 94e7f0dbd3
commit e54dc0e817
+1 -1
View File
@@ -170,6 +170,6 @@ TEST(19_private)
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");
run_test (_this, "test_20.lylvs", "test_20.cir.gz", "test_20.gds.gz", true, "test_20b.lvsdb");
}