mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
chore(test): reformat hash tests
This commit is contained in:
parent
107379aa43
commit
5e2001a164
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "storm/Hash.hpp"
|
||||
#include "test/Test.hpp"
|
||||
|
||||
struct TestHashObject: TSHashObject<TestHashObject, HASHKEY_STRI> {
|
||||
struct TestHashObject : TSHashObject<TestHashObject, HASHKEY_STRI> {
|
||||
uint32_t index = 0;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue