Page MenuHomeSealhub

No OneTemporary

diff --git a/src/lint/linter/__tests__/ArcanistXMLLinterTestCase.php b/src/lint/linter/__tests__/ArcanistXMLLinterTestCase.php
index 84489238..5d764d69 100644
--- a/src/lint/linter/__tests__/ArcanistXMLLinterTestCase.php
+++ b/src/lint/linter/__tests__/ArcanistXMLLinterTestCase.php
@@ -1,13 +1,13 @@
<?php
/**
* Test cases were mostly taken from
* https://git.gnome.org/browse/libxml2/tree/test.
*/
final class ArcanistXMLLinterTestCase extends ArcanistArcanistLinterTestCase {
- public function testLintPath() {
+ public function testXMLLint() {
$this->executeTestsInDirectory(
dirname(__FILE__).'/xml/',
new ArcanistXMLLinter());
}
}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Nov 8, 06:28 (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034128
Default Alt Text
(673 B)

Event Timeline