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
Jan 19 2025, 16:58 (7 w, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126707
Default Alt Text
ArcanistTextLinterTestCase.php (317 B)

Event Timeline