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 16e46fb commit 1b0a0f4Copy full SHA for 1b0a0f4
tox.ini
@@ -35,7 +35,7 @@ commands =
35
fosslight_source -h
36
fosslight_convert -h
37
fosslight_source -p tests/test_files -j -o test_scan/scan_result
38
- cat test_scan/scan_result.csv
+ cat test_scan/scan_result_SRC.csv
39
fosslight_convert -p tests/json_result/scan_has_error.json -o test_convert/convert_result2
40
fosslight_convert -p test_scan/scan_result.json -o test_convert/convert_result
41
cat test_convert/convert_result_SRC.csv
0 commit comments