Skip to content

Commit eaf4f07

Browse files
committed
Test bench CI PR
1 parent e773bce commit eaf4f07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmark/benchmarks.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using BenchmarkTools, Graphs
22

33
const BENCHDIR = dirname(@__FILE__)
4-
54
const DIGRAPHS = Dict{String,DiGraph}(
65
"complete100" => complete_digraph(100), "path500" => path_digraph(500)
76
)

0 commit comments

Comments
 (0)