return {
  default = {
    lpath = "./?.lua;./?/init.lua;",
    -- make setup() and teardown() behave like their lazy_ variants
    lazy = true,
    helper = "./spec/busted-ci-helper.lua",
  }
}
