Skip to content

Commit 1b0a0f4

Browse files
committed
Update output file in tox
1 parent 16e46fb commit 1b0a0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ commands =
3535
fosslight_source -h
3636
fosslight_convert -h
3737
fosslight_source -p tests/test_files -j -o test_scan/scan_result
38-
cat test_scan/scan_result.csv
38+
cat test_scan/scan_result_SRC.csv
3939
fosslight_convert -p tests/json_result/scan_has_error.json -o test_convert/convert_result2
4040
fosslight_convert -p test_scan/scan_result.json -o test_convert/convert_result
4141
cat test_convert/convert_result_SRC.csv

0 commit comments

Comments
 (0)