mirror of https://github.com/YosysHQ/yosys.git
Adding expected error message.
This commit is contained in:
parent
4542d51791
commit
e7e8e3b0f6
|
@ -1,3 +1,4 @@
|
|||
logger -expect error "Syntax error in line 1!" 1
|
||||
read_blif <<EOF
|
||||
.model
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue