Skip to content

Commit dc92173

Browse files
authored
fix: add missing bracket (#8969)
1 parent a7fed2c commit dc92173

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/rust_usage_test/tests/integration_test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3447,4 +3447,5 @@ fn test_shared_strings_pool_deduplication() {
34473447
assert_eq!(m.enemy().unwrap().name(), "goblin");
34483448
}
34493449

3450+
} // mod flatbuffers_tests
34503451
}

0 commit comments

Comments
 (0)