diff --git a/test/Tests/StreamWrapperTest.php b/test/Tests/StreamWrapperTest.php index 30bd48a..d24bf3b 100644 --- a/test/Tests/StreamWrapperTest.php +++ b/test/Tests/StreamWrapperTest.php @@ -172,6 +172,8 @@ class StreamWrapperTest extends \HPCloud\Tests\TestCase { } + // DO we need to test other modes? + /** * @depends testOpen */