mirror of https://github.com/KLayout/klayout.git
More robustness in unit tests
This commit is contained in:
parent
69a2ac107b
commit
6da5903639
|
|
@ -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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue