Skip to content

Commit 3689062

Browse files
committed
IMPROVED : Unit Tests (PHPMD fixes)
1 parent a1fd9f9 commit 3689062

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PhpPowerpoint/Tests/Writer/ODPresentationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ public function testSave()
8787
public function testSaveEmpty()
8888
{
8989
$object = new ODPresentation();
90-
$phpPowerPoint = new PhpPowerpoint();
9190
$object->save('');
9291
}
9392

0 commit comments

Comments
 (0)