From af647e2efd8949b031cd892d38947121a987bc03 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Mon, 27 Feb 2023 19:37:59 +0100 Subject: [PATCH] Test updates --- 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 fcce93806..18c0810bf 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_3.lvsdb"); + run_test (_this, "test_20.lylvs", "test_20.cir.gz", "test_20.gds.gz", true, "test_20_4.lvsdb"); } TEST(21_private)