Skip to content

Commit

Permalink
Removing conflict trace
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Sep 29, 2023
1 parent 93b5b97 commit c438bee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/toplevel_unit.c
Original file line number Diff line number Diff line change
Expand Up @@ -4642,7 +4642,6 @@ DEFINE_TEST(robust_deserialization) {
// contains a run container that overflows the 16-bit boundary.
const char test1[] = "\x3b\x30\x00\x00\x01\x00\x00\xfa\x2e\x01\x00\x00\x02\xff\xff";
assert_true(deserialization_test(test1, sizeof(test1)));
>>>>>>> master
}

int main() {
Expand Down

0 comments on commit c438bee

Please sign in to comment.