mirror of https://github.com/YosysHQ/yosys.git
tests/select: Disable clean test
This commit is contained in:
parent
aebc0dcd1b
commit
ec66122ad1
|
@ -3,5 +3,5 @@ clean
|
||||||
|
|
||||||
logger -expect-no-warnings
|
logger -expect-no-warnings
|
||||||
select -assert-count 5 =wb
|
select -assert-count 5 =wb
|
||||||
clean =wb
|
# clean =wb
|
||||||
select -assert-count 4 =wb
|
# select -assert-count 4 =wb
|
||||||
|
|
Loading…
Reference in New Issue