Skip to content

Commit

Permalink
Merge pull request kubernetes-csi#93 from animeshk08/patch-1
Browse files Browse the repository at this point in the history
filter-junit: Fix gofmt error
  • Loading branch information
k8s-ci-robot committed Jun 18, 2020
2 parents 0676fcb + 5a54e67 commit 41ec6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filter-junit.go
Expand Up @@ -18,7 +18,7 @@ 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.
*/
*/
package main

import (
Expand Down

0 comments on commit 41ec6d1

Please sign in to comment.