mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-04-06 02:45:02 +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;
|
||||
bool ok;
|
||||
std::string in;
|
||||
std::string out;
|
||||
};
|
||||
const TestData test_data[] = {
|
||||
{__LINE__, 1, "{\"a\":9}"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user