未验证 提交 6fafd700 编写于 作者: S Shengliang Guan 提交者: GitHub

Merge pull request #2860 from nanjj/nanjj

Removed extra " in hashTest includes
......@@ -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.
先完成此消息的编辑!
想要评论请 注册