Page MenuHomePhorge

ArcanistTextLinterTestCase.php
No OneTemporary

ArcanistTextLinterTestCase.php

<?php
/**
* Test cases for @{class:ArcanistTextLinter}.
*
* @group testcase
*/
final class ArcanistTextLinterTestCase extends ArcanistArcanistLinterTestCase {
public function testTextLint() {
return $this->executeTestsInDirectory(
dirname(__FILE__).'/text/',
new ArcanistTextLinter());
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jan 19, 16:58 (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126707
Default Alt Text
ArcanistTextLinterTestCase.php (317 B)

Event Timeline