Merge pull request #93 from animeshk08/patch-1
filter-junit: Fix gofmt error
This commit is contained in:
		
						commit
						41ec6d1530
					
				|  | @ -18,7 +18,7 @@ limitations under the License. | ||||||
| This command filters a JUnit file such that only tests with a name | This command filters a JUnit file such that only tests with a name | ||||||
| matching a regular expression are passed through. By concatenating | matching a regular expression are passed through. By concatenating | ||||||
| multiple input files it is possible to merge them into a single file. | multiple input files it is possible to merge them into a single file. | ||||||
|  */ | */ | ||||||
| package main | package main | ||||||
| 
 | 
 | ||||||
| import ( | import ( | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue