Story #433: As a user I can access objects using stream wrappers.

This commit is contained in:
Matt Butcher
2012-01-20 21:42:18 -06:00
parent c2a296576e
commit cf8e6146e3

View File

@@ -172,6 +172,8 @@ class StreamWrapperTest extends \HPCloud\Tests\TestCase {
} }
// DO we need to test other modes?
/** /**
* @depends testOpen * @depends testOpen
*/ */