kodev(minor): fix arg test

This commit is contained in:
Qingping Hou
2016-04-23 21:16:37 -07:00
parent 0166ff8add
commit eb71d29716
3 changed files with 4 additions and 3 deletions

View File

@@ -93,6 +93,7 @@ describe("Readersearch module", function()
assert.are.equal(13, count)
end)
end)
describe("search API for PDF documents", function()
local doc, search, paging
setup(function()