mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-07 01:54:10 +00:00
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
|
read_blif <<EOF
|
||||||
.model
|
.model
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue