We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0676fcb commit 5a54e67Copy full SHA for 5a54e67
filter-junit.go
@@ -18,7 +18,7 @@ limitations under the License.
18
This command filters a JUnit file such that only tests with a name
19
matching a regular expression are passed through. By concatenating
20
multiple input files it is possible to merge them into a single file.
21
- */
+*/
22
package main
23
24
import (
0 commit comments