blob: a7b815ddf89f11be0fcbdd6fcc3d42eaabc39302 (
plain) (
blame)
1
2
3
4
|
-- Modules loaded here will not be cleared and reloaded by Busted.
-- Busted started doing this to help provide more isolation. See issue #62
-- for more information about this.
local n = require('test.functional.testnvim')
|