Skip to content

Commit

Permalink
not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Aug 15, 2014
1 parent 3983231 commit 95045ba
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions framework/Imap_Client/test/Horde/Imap/Client/MapTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ public function setUp()
$this->map = new Horde_Imap_Client_Ids_Map($this->lookup);
}

public function tearDown()
{
unset($this->lookup, $this->map);
}

public function testUpdate()
{
$map = new Horde_Imap_Client_Ids_Map();
Expand Down

0 comments on commit 95045ba

Please sign in to comment.