]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/bstream.cpp
name change to correctly reflect the autorelease nature of the methods, removing...
[wxWidgets.git] / tests / streams / bstream.cpp
index 856a40633bbe3daac2f47336fe84d684ea3ce95a..c3c54a33bf0329215843247c1f5975bcadbf3f7f 100644 (file)
@@ -53,6 +53,7 @@ Test *StreamCase::suite()
     STREAM_REGISTER_SUB_SUITE(tempStream);
     STREAM_REGISTER_SUB_SUITE(zlibStream);
     STREAM_REGISTER_SUB_SUITE(backStream);
+    STREAM_REGISTER_SUB_SUITE(socketStream);
 
     extern CppUnit::Test* GetlargeFileSuite();
     Test *lfs = GetlargeFileSuite();