From b466f5f0c7e9199a7c6a84e325a79f61397f4fa1 Mon Sep 17 00:00:00 2001 From: Fredrik Ekre Date: Mon, 13 Mar 2023 11:43:47 +0100 Subject: [PATCH] wat --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 34660f2..dde115e 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -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