浏览代码

apply StyleCI suggestion

El RIDO 8 月之前
父节点
当前提交
777e0e8570
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tst/ViewTest.php

+ 0 - 1
tst/ViewTest.php

@@ -150,5 +150,4 @@ class ViewTest extends TestCase
         $this->expectExceptionCode(81);
         $test->draw('../index');
     }
-
 }