瀏覽代碼

apply StyleCI suggestion

El RIDO 10 月之前
父節點
當前提交
f48544978b
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tst/ViewTest.php

+ 0 - 1
tst/ViewTest.php

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