[TD-32] change the unit test cases.
This commit is contained in:
parent
93ac480923
commit
818b04e51e
|
@ -151,6 +151,6 @@ int main(int argc, char** argv) {
|
|||
TEST(testCase, hashTest) {
|
||||
simpleTest();
|
||||
stringKeyTest();
|
||||
// noLockPerformanceTest();
|
||||
noLockPerformanceTest();
|
||||
multithreadsTest();
|
||||
}
|
Loading…
Reference in New Issue