mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-22 06:42:41 +01:00
Remove gist link that (never?) doesn't work
Summary: Removing 404 link, fixes https://github.com/phacility/arcanist/issues/180 Test Plan: n/a Reviewers: epriestley, avivey Reviewed By: epriestley, avivey Subscribers: Korvin, epriestley Differential Revision: https://secure.phabricator.com/D10689
This commit is contained in:
parent
8547a25928
commit
52947cfd92
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Parser for JUnit, NUnit, etc results format - https://gist.github.com/959290
|
||||
* Parser for JUnit, NUnit, etc results format
|
||||
*/
|
||||
final class ArcanistXUnitTestResultParser {
|
||||
|
||||
|
|
Loading…
Reference in a new issue