mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
fix: add missing bracket (#8969)
This commit is contained in:
parent
a7fed2ce67
commit
dc9217347e
1 changed files with 1 additions and 0 deletions
|
|
@ -3447,4 +3447,5 @@ fn test_shared_strings_pool_deduplication() {
|
|||
assert_eq!(m.enemy().unwrap().name(), "goblin");
|
||||
}
|
||||
|
||||
} // mod flatbuffers_tests
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue