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

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

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