Skip to content
Snippets Groups Projects
Commit 06c0ebbd authored by Vladislav Shpilevoy's avatar Vladislav Shpilevoy Committed by Vladimir Davydov
Browse files

test: fix static build exports test

It got broken in 54be00b6
("error: use error_payload in Lua"). 2 symbols were dropped from
the exports but not from this test.

Follow-up #5568
parent 4a1d34fe
No related branches found
No related tags found
No related merge requests found
......@@ -53,8 +53,6 @@ local check_symbols = {
'tnt_mp_sizeof_error',
'tnt_mp_sizeof_decimal',
'tnt_mp_sizeof_uuid',
'exception_get_int',
'exception_get_string',
'uuid_nil',
'tt_uuid_create',
......
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