Browse Source

wat

pull/210/head
Fredrik Ekre 3 years ago
parent
commit
10ff59ea34
  1. 2
      test/runtests.jl

2
test/runtests.jl

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
@show get(ENV, "JULIA_PKG_SERVER_REGISTRY_PREFEREN", nothing)
@show get(ENV, "JULIA_PKG_SERVER_REGISTRY_PREFERENCE", nothing)
exit()
import Literate, JSON
import Literate: Chunk, MDChunk, CodeChunk

Loading…
Cancel
Save