aboutsummaryrefslogtreecommitdiff
path: root/spec/util
diff options
context:
space:
mode:
Diffstat (limited to 'spec/util')
-rw-r--r--spec/util/test_env.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/util/test_env.lua b/spec/util/test_env.lua
index 1585adac..35c27dc8 100644
--- a/spec/util/test_env.lua
+++ b/spec/util/test_env.lua
@@ -940,8 +940,8 @@ function test_env.main()
940 end 940 end
941 941
942 -- luacov is needed for both minimal or full environment 942 -- luacov is needed for both minimal or full environment
943 table.insert(urls, "/luacov-0.13.0-1.rockspec") 943 table.insert(urls, "/luacov-0.15.0-1.rockspec")
944 table.insert(urls, "/luacov-0.13.0-1.src.rock") 944 table.insert(urls, "/luacov-0.15.0-1.src.rock")
945 table.insert(urls, "/cluacov-0.1.1-1.rockspec") 945 table.insert(urls, "/cluacov-0.1.1-1.rockspec")
946 table.insert(urls, "/cluacov-0.1.1-1.src.rock") 946 table.insert(urls, "/cluacov-0.1.1-1.src.rock")
947 table.insert(rocks, "luacov") 947 table.insert(rocks, "luacov")