fix bjson decoder
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
#include "coders/json.hpp"
|
||||
#include "util/stringutil.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
TEST(JSON, EncodeDecode) {
|
||||
const std::string name = "JSON-encoder";
|
||||
const int bytesSize = 20;
|
||||
|
||||
Reference in New Issue
Block a user