Skip to content

Commit

Permalink
marked mset() test incomplete
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoust committed Oct 28, 2013
1 parent 8f8adb2 commit 3ebbab0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/framework/caching/CacheTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ public function testGet()

public function testMset()
{
$this->markTestIncomplete('Work in progress');

$cache = $this->getCacheInstance();
$cache->flush();

Expand Down

0 comments on commit 3ebbab0

Please sign in to comment.