Skip to content
Snippets Groups Projects
Commit 5493db7c authored by Yaroslav Lobankov's avatar Yaroslav Lobankov Committed by Yaroslav Lobankov
Browse files

test: mv interactive_tarantool.lua to ./test/ dir

The ./test/luatest_helpers/interactive_tarantool.lua module is not
a luatest helper. So moving it to the ./test/ dir and removing empty
./test/luatest_helpers/.

NO_DOC=testing stuff
NO_TEST=testing stuff
NO_CHANGELOG=testing stuff
parent 62ffc72c
No related branches found
No related tags found
Loading
local it = require('test.luatest_helpers.interactive_tarantool')
local it = require('test.interactive_tarantool')
local t = require('luatest')
local g = t.group()
......
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