Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: don't fail if luatest is in system paths
`test_exec_when_luatest_not_found` fails if `luatest` is installed into `/usr/share/tarantool`. Zap `LUA_PATH` to ensure that `require('luatest')` reports the 'module not found' error.
- Loading branch information