removed extra whitespaces

pull/691/head
Vadim Pisarevsky 12 years ago
parent 38693ef37c
commit a4815cf359
  1. 2
      modules/core/test/test_io.cpp

@ -463,5 +463,3 @@ TEST(Core_InputOutput, FileStorage)
sprintf(arr, "sprintf is hell %d", 666);
EXPECT_NO_THROW(f << arr);
}

Loading…
Cancel
Save