Browse Source

Merge branch 'release/0.3.0' into dev

Justin Hileman 15 years ago
parent
commit
2bd68f59b1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      test/MustachePragmaImplicitIteratorTest.php

+ 0 - 1
test/MustachePragmaImplicitIteratorTest.php

@@ -1,7 +1,6 @@
 <?php
 
 require_once '../Mustache.php';
-require_once 'PHPUnit/Framework.php';
 
 class MustachePragmaImplicitIteratorTest extends PHPUnit_Framework_TestCase {