提交 b133cd49 编写于 作者: J JUN JIE NAN

Removed extra " in hashTest includes

上级 2927084a
......@@ -5,7 +5,7 @@
#include <iostream>
#include "hash.h"
#include "taos.h""
#include "taos.h"
namespace {
// the simple test code for basic operations
......@@ -153,4 +153,4 @@ TEST(testCase, hashTest) {
stringKeyTest();
noLockPerformanceTest();
multithreadsTest();
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册