mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 09:55:20 +00:00
tests: Fix invocation of 'help -cells'
There's no such thing as 'help -celltypes' and there probably never was.
This commit is contained in:
parent
06256c0c00
commit
7c6cc4c40b
|
@ -1,2 +1,2 @@
|
||||||
help -all
|
help -all
|
||||||
help -celltypes
|
help -cells
|
||||||
|
|
Loading…
Reference in a new issue