summaryrefslogtreecommitdiffstatshomepage
path: root/test/benchmark/preload.lua
blob: 8f0371874514d624a016370a722cd34cba60d89a (plain)
1
2
3
4
-- Modules loaded here will not be cleared and reloaded by the local harness.
-- Keeping these preloaded preserves cross-file setup while still resetting
-- non-helper modules between files.
require('test.functional.testnvim')()