tests/testthat/projects/two_nested_controllers/main/config/engines.R

engine("example", type = "local",
       path = normalizePath(file.path(root(), "..", "example")), mount = TRUE)

engine("utils", type = "local",
       path = normalizePath(file.path(root(), "..", "utils")), mount = TRUE)
robertzk/syberia documentation built on May 27, 2019, 11:37 a.m.