More robustness in unit tests

This commit is contained in:
Matthias Koefferlein 2023-01-22 17:58:09 +01:00
parent 69a2ac107b
commit 6da5903639
6 changed files with 1 additions and 1 deletions

View File

@ -340,7 +340,7 @@ TEST(6)
tc.add (connection ("1-10", "2", "3"));
tc.add (connection ("3", "4", "5"));
run_test (_this, file, tc, db::LayerProperties (1, 0), db::Point (-2250, -900), file_au, "IN_B");
run_test (_this, file, tc, db::LayerProperties (1, 0), db::Point (-2250, -900), file_au, "A");
}
TEST(6b)

Binary file not shown.

BIN
testdata/net_tracer/t6_all_nets.oas.gz vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.