mirror of https://github.com/KLayout/klayout.git
Fixed unit tests.
This commit is contained in:
parent
3a8d5d9779
commit
ac479c30bc
|
|
@ -2605,8 +2605,8 @@ TEST(17_InherentlyAmbiguousDecoder)
|
|||
"match_nets NQ1 NQ1\n"
|
||||
"match_nets NQ2 NQ2\n"
|
||||
"match_nets NQ3 NQ3\n"
|
||||
"match_ambiguous_nets NA NA\n"
|
||||
"match_ambiguous_nets NB NB\n"
|
||||
"match_nets NA NA\n"
|
||||
"match_nets NB NB\n"
|
||||
"match_nets B B\n"
|
||||
"match_nets A A\n"
|
||||
"match_pins $0 $1\n"
|
||||
|
|
|
|||
Loading…
Reference in New Issue