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

engine("utility1", type = "local",
       path = normalizePath(file.path(root(), "..", "utility1")), mount = FALSE)

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