diff --git a/tests/BeautifierBugsTest.php b/tests/BeautifierBugsTest.php index 44c57bf..f90d2e0 100755 --- a/tests/BeautifierBugsTest.php +++ b/tests/BeautifierBugsTest.php @@ -1264,7 +1264,6 @@ function showno(\$no) { echo showno(rand(0, 100)); ?> SCRIPT; -echo $this->oBeaut->get(); $this->assertEquals($sExpected, $this->oBeaut->get()); }