1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02: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:
Joshua Spence 2015-01-28 06:49:02 +11:00
parent edc60cefc4
commit e9ffde30ba

View file

@ -3,6 +3,7 @@ function foo() {
}
~~~~~~~~~~
error:2:3
error:2:27
~~~~~~~~~~
~~~~~~~~~~
{