mirror of https://github.com/YosysHQ/yosys.git
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 -celltypes
|
||||
help -cells
|
||||
|
|
Loading…
Reference in New Issue