aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorArchie <ac11018@ic.ac.uk>2022-06-20 21:50:26 +0100
committerLofty <dan.ravensloft@gmail.com>2022-06-22 00:34:49 +0100
commitf69c2c802c9304a62917a0686e741191a0e614c6 (patch)
treef7973a5c6cbad89f54ac97c343b2ea1adfbf72e7 /tests
parentc8cd4f468a30f8b29160d5ba62ae08d644341263 (diff)
downloadyosys-f69c2c802c9304a62917a0686e741191a0e614c6.tar.gz
yosys-f69c2c802c9304a62917a0686e741191a0e614c6.tar.bz2
yosys-f69c2c802c9304a62917a0686e741191a0e614c6.zip
Adding expected error message.
Diffstat (limited to 'tests')
-rw-r--r--tests/blif/bug3374.ys1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/blif/bug3374.ys b/tests/blif/bug3374.ys
index d7d8c765b..792d4de20 100644
--- a/tests/blif/bug3374.ys
+++ b/tests/blif/bug3374.ys
@@ -1,3 +1,4 @@
+logger -expect error "Syntax error in line 1!" 1
read_blif <<EOF
.model
EOF