Commit 36ea4ffa by Animesh Kumar

filter-junit: Fix golint error

parent f5a42037
...@@ -15,9 +15,9 @@ limitations under the License. ...@@ -15,9 +15,9 @@ limitations under the License.
*/ */
/* /*
* This command filters a JUnit file such that only tests with a name This command filters a JUnit file such that only tests with a name
* matching a regular expression are passed through. By concatenating matching a regular expression are passed through. By concatenating
* multiple input files it is possible to merge them into a single file. multiple input files it is possible to merge them into a single file.
*/ */
package main 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