diff options
Diffstat (limited to 'test/parser/bundle.fir')
| -rw-r--r-- | test/parser/bundle.fir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parser/bundle.fir b/test/parser/bundle.fir index c9600d10..e0db4a7f 100644 --- a/test/parser/bundle.fir +++ b/test/parser/bundle.fir @@ -1,4 +1,4 @@ -; RUN: firrtl -i %s -o %s.out -X HighFIRRTL && cat %s.out | FileCheck %s +; RUN: firrtl -i %s -o %s.out -X firrtl && cat %s.out | FileCheck %s circuit top : module top : wire z : { x : UInt, flip y: SInt} |
