preload.lua 230 B

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