diff options
Diffstat (limited to 'spdxconv_test.go')
| -rw-r--r-- | spdxconv_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spdxconv_test.go b/spdxconv_test.go index b58f7a0..0e3d635 100644 --- a/spdxconv_test.go +++ b/spdxconv_test.go @@ -45,7 +45,6 @@ func TestScan(t *testing.T) { exp := `//spdxconv:version:v1 //spdxconv:header:path,license_id,idx_license_id,year,copyright_id,idx_copyright_id //spdxconv:regular -.gitignore,exist,0,unknown,exist,1,# , test.go,match,1,unknown,match,0,// , test.html,default,0,unknown,default,0,<!-- ," -->" test.sh,match,1,unknown,match,0,# , |
