From b096cb108d856b570fdc1bad234da0103ae17d9d Mon Sep 17 00:00:00 2001 From: Justin Hileman Date: Tue, 22 Jun 2010 07:13:17 -0400 Subject: [PATCH] fix for PHPUnit 3.5.0 - no longer including PHPUnit/Framework.php in tests. --- test/MustachePragmaDotNotationTest.php | 1 - test/MustachePragmaTest.php | 1 - test/MustachePragmaUnescapedTest.php | 1 - test/MustacheTest.php | 1 - 4 files changed, 4 deletions(-) diff --git a/test/MustachePragmaDotNotationTest.php b/test/MustachePragmaDotNotationTest.php index 65195b6..488962b 100644 --- a/test/MustachePragmaDotNotationTest.php +++ b/test/MustachePragmaDotNotationTest.php @@ -1,7 +1,6 @@