Page MenuHomePhorge

ArcanistClosureLinterTestCase.php
No OneTemporary

ArcanistClosureLinterTestCase.php

<?php
final class ArcanistClosureLinterTestCase
extends ArcanistExternalLinterTestCase {
public function testLinter() {
$linter = new ArcanistClosureLinter();
$linter->setFlags(array('--additional_extensions=lint-test'));
$this->executeTestsInDirectory(dirname(__FILE__).'/gjslint/', $linter);
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, Mar 24, 06:56 (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1241068
Default Alt Text
ArcanistClosureLinterTestCase.php (320 B)

Event Timeline