blob: 9e24b5cdf1e9b5985b7f6121417987b4a2c19f00 (
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 t = require('test.functional.testutil')
|