From 66b10245fe92df249f165fdacd9a84216374a498 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Thu, 24 Nov 2022 21:54:04 +0100 Subject: [PATCH] Another update of golden data --- src/lvs/unit_tests/lvsTests.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lvs/unit_tests/lvsTests.cc b/src/lvs/unit_tests/lvsTests.cc index fcdbdecb3..989124420 100644 --- a/src/lvs/unit_tests/lvsTests.cc +++ b/src/lvs/unit_tests/lvsTests.cc @@ -160,7 +160,7 @@ 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_20b_2.lvsdb"); + run_test (_this, "test_20.lylvs", "test_20.cir.gz", "test_20.gds.gz", true, "test_20b_3.lvsdb"); } TEST(21_private)