diff options
Diffstat (limited to 'spec/util_spec.lua')
| -rw-r--r-- | spec/util_spec.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/util_spec.lua b/spec/util_spec.lua index 39ce3c83..9118ffc9 100644 --- a/spec/util_spec.lua +++ b/spec/util_spec.lua | |||
| @@ -7,7 +7,7 @@ local env_variables = test_env.env_variables | |||
| 7 | describe("Basic tests #blackbox #b_util", function() | 7 | describe("Basic tests #blackbox #b_util", function() |
| 8 | 8 | ||
| 9 | before_each(function() | 9 | before_each(function() |
| 10 | test_env.setup_specs(extra_rocks) | 10 | test_env.setup_specs() |
| 11 | end) | 11 | end) |
| 12 | 12 | ||
| 13 | it("LuaRocks version", function() | 13 | it("LuaRocks version", function() |
