aboutsummaryrefslogtreecommitdiff
path: root/spec/show_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/show_spec.lua')
-rw-r--r--spec/show_spec.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/show_spec.lua b/spec/show_spec.lua
index d07a8495..cd34b5a5 100644
--- a/spec/show_spec.lua
+++ b/spec/show_spec.lua
@@ -2,8 +2,6 @@ local test_env = require("spec.util.test_env")
2local run = test_env.run 2local run = test_env.run
3local testing_paths = test_env.testing_paths 3local testing_paths = test_env.testing_paths
4 4
5test_env.unload_luarocks()
6
7describe("luarocks show #integration", function() 5describe("luarocks show #integration", function()
8 6
9 before_each(function() 7 before_each(function()