aboutsummaryrefslogtreecommitdiff
path: root/spec/external_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'spec/external_spec.lua')
-rw-r--r--spec/external_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/external_spec.lua b/spec/external_spec.lua
index 4f1b8dce..63363b76 100644
--- a/spec/external_spec.lua
+++ b/spec/external_spec.lua
@@ -4,7 +4,7 @@ local testing_paths = test_env.testing_paths
4 4
5test_env.setup_specs() 5test_env.setup_specs()
6 6
7describe("LuaRocks external commands #integration", function() 7describe("luarocks external commands #integration", function()
8 setup(function() 8 setup(function()
9 test_env.mock_server_init() 9 test_env.mock_server_init()
10 end) 10 end)