diff options
Diffstat (limited to 'spec/doc_spec.lua')
| -rw-r--r-- | spec/doc_spec.lua | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/spec/doc_spec.lua b/spec/doc_spec.lua index 6d91fc00..c7cacc94 100644 --- a/spec/doc_spec.lua +++ b/spec/doc_spec.lua | |||
| @@ -9,7 +9,7 @@ local extra_rocks = { | |||
| 9 | "/c3-1.0-1.src.rock" | 9 | "/c3-1.0-1.src.rock" |
| 10 | } | 10 | } |
| 11 | 11 | ||
| 12 | describe("LuaRocks doc tests #blackbox #b_doc", function() | 12 | describe("LuaRocks doc tests #integration", function() |
| 13 | 13 | ||
| 14 | before_each(function() | 14 | before_each(function() |
| 15 | test_env.setup_specs(extra_rocks) | 15 | test_env.setup_specs(extra_rocks) |
| @@ -75,5 +75,3 @@ describe("LuaRocks doc tests #blackbox #b_doc", function() | |||
| 75 | end) | 75 | end) |
| 76 | end) | 76 | end) |
| 77 | end) | 77 | end) |
| 78 | |||
| 79 | |||
