We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a4203 commit 36ea4ffCopy full SHA for 36ea4ff
filter-junit.go
@@ -15,9 +15,9 @@ limitations under the License.
15
*/
16
17
/*
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.
+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.
21
22
package main
23
0 commit comments