# NOT RUN {
test_with_dir("Quarantine side effects.", {
load_basic_example() # Get the code with drake_example("basic").
config <- drake_config(my_plan)
store_drake_config(config = config)
read_drake_config()
})
# }
Run the code above in your browser using DataLab