Remove some more slashes for 5.2.

This commit is contained in:
Justin Hileman
2012-05-01 14:25:02 -07:00
parent 0135107769
commit 1ffd7c1a8f
5 changed files with 12 additions and 12 deletions
@@ -39,7 +39,7 @@ class Mustache_Test_Loader_ArrayLoaderTest extends PHPUnit_Framework_TestCase {
}
/**
* @expectedException \InvalidArgumentException
* @expectedException InvalidArgumentException
*/
public function testMissingTemplatesThrowExceptions() {
$loader = new Mustache_Loader_ArrayLoader;