Skip to content

Commit

Permalink
Add p7zip_jll to precompile tests since Pkg depends on it now.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre committed Feb 11, 2021
1 parent 0ca8d1a commit 352345c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/precompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ precompile_test_harness(false) do dir
:Distributed, :Downloads, :FileWatching, :Future, :InteractiveUtils,
:LazyArtifacts, :LibCURL, :LibCURL_jll, :LibGit2, :Libdl, :LinearAlgebra,
:Logging, :Markdown, :Mmap, :MozillaCACerts_jll, :NetworkOptions, :Pkg, :Printf,
:Profile, :REPL, :Random, :SHA, :Serialization, :SharedArrays, :Sockets,
:Profile, :p7zip_jll, :REPL, :Random, :SHA, :Serialization, :SharedArrays, :Sockets,
:SparseArrays, :Statistics, :SuiteSparse, :TOML, :Tar, :Test, :UUIDs, :Unicode,
:nghttp2_jll]
),
Expand Down

0 comments on commit 352345c

Please sign in to comment.