mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-25 16:22:42 +01:00
Fix ArcanistJscsLinter
unit tests
Summary: These tests are failing with the latest version of `jscs` (v1.10.0). Test Plan: `arc unit` Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley, #blessed_reviewers Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D11520
This commit is contained in:
parent
edc60cefc4
commit
e9ffde30ba
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ function foo() {
|
|||
}
|
||||
~~~~~~~~~~
|
||||
error:2:3
|
||||
error:2:27
|
||||
~~~~~~~~~~
|
||||
~~~~~~~~~~
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue