diff options
Diffstat (limited to 'spec/external_spec.lua')
-rw-r--r-- | spec/external_spec.lua | 2 |
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 | ||
5 | test_env.setup_specs() | 5 | test_env.setup_specs() |
6 | 6 | ||
7 | describe("LuaRocks external commands #integration", function() | 7 | describe("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) |