Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Sep 28, 2023
1 parent b1d9d38 commit 4ade8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/parse_test_util.hh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
\
EXPECT_NE(status.code, ECSACT_PARSE_STATUS_OK); \
EXPECT_EQ(status.code, ECSACT_PARSE_STATUS_##BadStatus); \
EXPECT_EQ(read_amount, 0); \
EXPECT_EQ(read_amount, 0); \
} \
static_assert(true, "Macro requires ;")

Expand Down

0 comments on commit 4ade8b0

Please sign in to comment.