Skip to content
Snippets Groups Projects
Commit 16599eaf authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Fix big/lua.result

parent 3d131d83
No related branches found
No related tags found
No related merge requests found
......@@ -574,7 +574,7 @@ space.index['i1']:count()
-- Test cases for #123: box.index.count does not check arguments properly
space.index['i1']:count(function() end)
---
- error: 'builtin/msgpackffi.lua:258: can not encode Lua type: ''function'''
- error: 'builtin/msgpackffi.lua:259: can not encode Lua type: ''function'''
...
space:drop()
---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment