Skip to content

Commit

Permalink
Merge pull request #365 from epage/fix
Browse files Browse the repository at this point in the history
test: Fix typo
  • Loading branch information
epage authored Oct 25, 2021
2 parents e394b4d + 54953c2 commit 33120ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchsuite/benchsuite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,4 @@ bench_file "subtitles_ru" "$subtitles_ru_version" "$subtitles_ru_path" "$report_

subtitles_ru_small_path=`$current_dir/fixtures/subtitles_ru_small.sh path $base_dir`
subtitles_ru_small_version=`$current_dir/fixtures/subtitles_ru_small.sh version $base_dir`
bench_file "subtitles_ru_small" "$subtitles_ru_smal_version" "$subtitles_ru_small_path" "$report_path"
bench_file "subtitles_ru_small" "$subtitles_ru_small_version" "$subtitles_ru_small_path" "$report_path"

0 comments on commit 33120ee

Please sign in to comment.