Skip to content

Commit

Permalink
filter-junit: Fix gofmt error
Browse files Browse the repository at this point in the history
Signed-off-by: Animesh Kumar <animuz111@gmail.com>
  • Loading branch information
animeshk08 committed Jun 18, 2020
1 parent 0676fcb commit 5a54e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filter-junit.go
Original file line number Diff line number Diff line change
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 5a54e67

Please sign in to comment.