mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
Made ArcanistNoLintTestCaseMisnamed
final.
Summary: Self explanatory. Test Plan: `arc unit` Reviewers: #blessed_reviewers, epriestley Reviewed By: epriestley CC: Korvin, epriestley, aran Differential Revision: https://secure.phabricator.com/D8386
This commit is contained in:
parent
53492fd01e
commit
9fb2a147f9
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@
|
|||
*
|
||||
* @group testcase
|
||||
*/
|
||||
class ArcanistNoLintTestCaseMisnamed extends ArcanistLinterTestCase {
|
||||
final class ArcanistNoLintTestCaseMisnamed extends ArcanistLinterTestCase {
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue