diff --git a/README b/README index 26b9b9f..a1911d7 100644 --- a/README +++ b/README @@ -196,14 +196,14 @@ These names can be controlled by using the arguments The tests are all self-documented to describe what they test and how they test. Use -V with a test to print the documentation for a test. -XLM/JUNIT +XML/JUNIT ========= iscsi-test-cu can produce machine-readable test results for consumption by your CI server. Use the --xml option with any test suite(s), and a file called CUnitAutomated-Results.xml will be written to your current working directory. These results can be converted to JUnit format using this script: -http://git.cyrusimap.org/cyrus-imapd/plain/cunit/cunit-to-junit.pl +https://raw.githubusercontent.com/cyrusimap/cyrus-imapd/master/cunit/cunit-to-junit.pl See also: