diff options
| -rw-r--r-- | spec/build_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/build_spec.lua b/spec/build_spec.lua index c6d5f717..a665ad3b 100644 --- a/spec/build_spec.lua +++ b/spec/build_spec.lua | |||
| @@ -194,7 +194,7 @@ describe("LuaRocks build tests #blackbox #b_build", function() | |||
| 194 | end) | 194 | end) |
| 195 | end) | 195 | end) |
| 196 | 196 | ||
| 197 | describe("external dependencies", function() | 197 | describe("#mock external dependencies", function() |
| 198 | setup(function() | 198 | setup(function() |
| 199 | test_env.mock_server_init() | 199 | test_env.mock_server_init() |
| 200 | end) | 200 | end) |
