Sfoglia il codice sorgente

don't include phpunit in test cases.

Justin Hileman 15 anni fa
parent
commit
568b6c8512
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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 {