Unverified Commit 0676fcbd by Kubernetes Prow Robot Committed by GitHub

Merge pull request #92 from animeshk08/patch-1

filter-junit: Fix golint error
parents f5a42037 36ea4ffa
......@@ -15,9 +15,9 @@ limitations under the License.
*/
/*
* This command filters a JUnit file such that only tests with a name
* matching a regular expression are passed through. By concatenating
* multiple input files it is possible to merge them into a single file.
This command filters a JUnit file such that only tests with a name
matching a regular expression are passed through. By concatenating
multiple input files it is possible to merge them into a single file.
*/
package main
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment