filter-junit: Fix gofmt error

Signed-off-by: Animesh Kumar <animuz111@gmail.com>
This commit is contained in:
Animesh Kumar
2020-06-18 13:07:40 +05:30
parent 0676fcbd77
commit 5a54e67d80

View File

@@ -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 (