don't need out field of TestData
This commit is contained in:
parent
bfffe8cec7
commit
7f7bbeff76
@ -2306,7 +2306,6 @@ JSONTEST_FIXTURE(CharReaderAllowSpecialFloatsTest, issue209) {
|
|||||||
int line;
|
int line;
|
||||||
bool ok;
|
bool ok;
|
||||||
std::string in;
|
std::string in;
|
||||||
std::string out;
|
|
||||||
};
|
};
|
||||||
const TestData test_data[] = {
|
const TestData test_data[] = {
|
||||||
{__LINE__, 1, "{\"a\":9}"},
|
{__LINE__, 1, "{\"a\":9}"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user