Skip to content

Commit

Permalink
[FIRRTL] Test whitespace cleanup, NFC
Browse files Browse the repository at this point in the history
Signed-off-by: Schuyler Eldridge <[email protected]>
  • Loading branch information
seldridge committed Jul 19, 2024
1 parent 7807d78 commit 7e78b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Dialect/FIRRTL/assign-output-dirs.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ firrtl.circuit "AssignOutputDirs" {
// A -> A
// CHECK: firrtl.module private @ByA() attributes {output_file = #hw.output_file<"A{{/|\\\\}}">} {
firrtl.module private @ByA() {}

// A & B -> R
// firrtl.module private @ByAB() {
firrtl.module private @ByAB() {}
Expand Down

0 comments on commit 7e78b93

Please sign in to comment.