Skip to content

Commit f50e2ac

Browse files
committed
Whitespace
1 parent aba8143 commit f50e2ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Performance/runners/cpp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function run_cpp_harness() {
3434
cmake -B ../_generated -S .
3535
cmake --build ../_generated
3636
popd
37-
37+
3838
run_harness_and_concatenate_results "C++" "$harness" "$partial_results"
3939
echo
4040
)

0 commit comments

Comments
 (0)