From 5166cfb9b70f21b16193315cbdee69a507371a13 Mon Sep 17 00:00:00 2001 From: ljfa-ag Date: Wed, 12 Aug 2015 14:13:22 +0200 Subject: Implement basic stream_writer methods --- test/write_test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/write_test.cpp') diff --git a/test/write_test.cpp b/test/write_test.cpp index 5c5cab055b..3f9327b978 100644 --- a/test/write_test.cpp +++ b/test/write_test.cpp @@ -51,6 +51,7 @@ void test_stream_writer_big() 0x00, 0x06, //string length in Big Endian 'f', 'o', 'o', 'b', 'a', 'r' }; + std::string s = os.str(); ASSERT(os.str() == expected); std::clog << "test_stream_writer_big passed" << std::endl; } -- cgit 0.0.5-2-1-g0f52