mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
Fix failing JSHint linter test
Summary: This test case is failing on JSHint v2.8.0. Test Plan: `arc unit` Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin Differential Revision: https://secure.phabricator.com/D13860
This commit is contained in:
parent
de58fc809e
commit
b82e4cd40e
1 changed files with 1 additions and 0 deletions
|
@ -9,3 +9,4 @@ function f() {
|
|||
~~~~~~~~~~
|
||||
warning:3:8
|
||||
error:7:1
|
||||
error:9:
|
||||
|
|
Loading…
Reference in a new issue