Skip to content

Commit 2aefae7

Browse files
seldridgeyoungar
andauthored
[circt-verilog] Fix failing CI check, NFC (#10292)
Fix CI failure introduced in: #10290. Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com> Co-authored-by: Andrew Young <youngar17@gmail.com>
1 parent 5b9ed23 commit 2aefae7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/circt-verilog/xslang.sv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: not circt-verilog %s -Xslang=--std=foo 2>&1 | FileCheck %s
22
// RUN: circt-verilog %s -Xslang=--std=latest
33
// REQUIRES: slang
4+
// UNSUPPORTED: valgrind
45
// CHECK: invalid value for --std option: 'foo'

0 commit comments

Comments
 (0)