Fix tiny issues
parent
d57e5d5c45
commit
9f2e5ab9b6
|
|
@ -272,7 +272,6 @@ TEST(VectorValues, html) {
|
|||
"</table>\n"
|
||||
"</div>";
|
||||
string actual = vv.html();
|
||||
cout << actual << endl;
|
||||
EXPECT(actual == expected);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue