Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo committed Sep 21, 2020
1 parent 595c380 commit 237593f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ d = Dict(
"incremental" => true,
"path" => "deps",
"precompile" => Dict(
"execution_file" => ["deps/precopmile.jl"],
"execution_file" => ["precopmile.jl"],
)
),
)
Expand Down

0 comments on commit 237593f

Please sign in to comment.