Skip to content

Commit d4fb689

Browse files
committed
Add luacov as a dependency
1 parent 29e0fa9 commit d4fb689

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua-resty-redis-connector-0.07-1.rockspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ description = {
1717
}
1818
dependencies = {
1919
"lua >= 5.1",
20+
"luacov >= 0.13",
2021
}
2122
build = {
2223
type = "builtin",

0 commit comments

Comments
 (0)