Skip to content

Commit

Permalink
Revert auto-format
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanuppal committed Nov 6, 2024
1 parent f4f54d9 commit 1f6d3a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions interp/tests/runt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -193,9 +193,9 @@ fud2 --from calyx --to jq \
[[tests]]
name = "numeric types correctness and parsing"
paths = [
"../../tests/correctness/numeric-types/parsing/*.futil",
"../../tests/correctness/numeric-types/bitnum/*.futil",
"../../tests/correctness/numeric-types/fixed-point/*.futil",
"../../tests/correctness/numeric-types/parsing/*.futil",
"../../tests/correctness/numeric-types/bitnum/*.futil",
"../../tests/correctness/numeric-types/fixed-point/*.futil",
]
cmd = """
fud2 --from calyx --to jq \
Expand Down

0 comments on commit 1f6d3a5

Please sign in to comment.