瀏覽代碼

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');
     }
-
 }