Skip to content

Commit a2e36c3

Browse files
committed
Add newlines
1 parent 5d29166 commit a2e36c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bench_runner/templates/bench_runner.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ arch = "x86_64"
5555
hostname = "winperf"
5656
available = true
5757
env.BUILD_DEST = "PCbuild/amd64"
58-
plot = { name = "win64", color = "C3", marker = "^" }
58+
plot = { name = "win64", color = "C3", marker = "^" }

tests/data/bench_runner.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ flags = []
3030

3131
[weekly.jit]
3232
runners = ["linux"]
33-
flags = ["JIT"]
33+
flags = ["JIT"]

0 commit comments

Comments
 (0)