diff --git a/tests/thinkphp/library/think/template/taglib/cxTest.php b/tests/thinkphp/library/think/template/taglib/cxTest.php index 34f296a6..4a94410c 100644 --- a/tests/thinkphp/library/think/template/taglib/cxTest.php +++ b/tests/thinkphp/library/think/template/taglib/cxTest.php @@ -478,7 +478,7 @@ EOF; {load file="base.php" value="\$name.a" /} EOF; $data = << + EOF; $cx->parseTag($content); $this->assertEquals($content, $data);