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 85797eb6..c2f70c92 100644
--- a/spec/show_spec.lua
+++ b/spec/show_spec.lua
@@ -1,8 +1,6 @@
1local test_env = require("test/test_environment") 1local test_env = require("test/test_environment")
2local lfs = require("lfs")
3 2
4test_env.unload_luarocks() 3test_env.unload_luarocks()
5local show = require("luarocks.show")
6 4
7expose("LuaRocks show tests #blackbox #b_show", function() 5expose("LuaRocks show tests #blackbox #b_show", function()
8 6