]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/bstream.cpp
fixed case typo
[wxWidgets.git] / tests / streams / bstream.cpp
index 6d17c74f36f09abb4044bc575ffff72c8e02b67c..00b8aa8c982f0d97cf0a07abb30bcc9ce39ca6e0 100644 (file)
@@ -37,7 +37,7 @@ class StreamCase : public TestSuite
 {
 public:
     StreamCase() 
 {
 public:
     StreamCase() 
-        :TestSuite("Streams"
+        :TestSuite(STREAM_TEST_NAME
     { /* Nothing extra */ }
     static Test *suite();
 };
     { /* Nothing extra */ }
     static Test *suite();
 };