Skip to content

Commit da1abbd

Browse files
committed
Trivial change test PR bench
1 parent a91df0b commit da1abbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/benchmarks.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const GRAPHS = Dict{String,Graph}(
1212
"path500" => path_graph(500),
1313
)
1414

15-
serialbenchmarks = [
15+
const serialbenchmarks = [
1616
"serial/core.jl",
1717
"serial/connectivity.jl",
1818
"serial/centrality.jl",

0 commit comments

Comments
 (0)