diff --git a/tests/streams/socketstream.cpp b/tests/streams/socketstream.cpp index 3beda4cca8..40fc6800b4 100644 --- a/tests/streams/socketstream.cpp +++ b/tests/streams/socketstream.cpp @@ -118,11 +118,11 @@ public: CPPUNIT_TEST(Input_CanRead); CPPUNIT_TEST(Input_Peek); CPPUNIT_TEST(Input_Ungetch); +#endif CPPUNIT_TEST(Output_PutC); CPPUNIT_TEST(Output_Write); CPPUNIT_TEST(Output_LastWrite); -#endif CPPUNIT_TEST_SUITE_END(); private: