blob: 1107b45d549368b49c152bdbd54ce6075b6d2bd0 (
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 helpers = require('test.functional.helpers')(nil)
|