test: put require in proper places
* put `require('fiber')` after each switch server command, because sometimes got 'fiber' not defined error * use `require('fio')` after `require('test_run').new()`, because sometimes got 'fio' not defined error Part of #2436, #3232
Showing
- test/replication/catch.test.lua 0 additions, 1 deletiontest/replication/catch.test.lua
- test/replication/gc.result 3 additions, 3 deletionstest/replication/gc.result
- test/replication/gc.test.lua 1 addition, 1 deletiontest/replication/gc.test.lua
- test/replication/on_replace.result 3 additions, 0 deletionstest/replication/on_replace.result
- test/replication/on_replace.test.lua 1 addition, 0 deletionstest/replication/on_replace.test.lua
Please register or sign in to comment