added tests

This commit is contained in:
sunkaicheng
2019-08-18 22:50:47 +08:00
parent ba121d043f
commit 21c032c9a5
2 changed files with 8 additions and 30 deletions
+1 -1
View File
@@ -54,4 +54,4 @@ int main()
dump_load_uint64_uint32();
dump_load_parallel_flat_hash_map();
return 0;
}
}