mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-06-08 17:30:13 +02:00
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