# NOT RUN {
test_with_dir("Quarantine side effects.", {
load_mtcars_example() # Get the code with drake_example("mtcars").
# List the possible targets you could choose for the
# `targets` argument to make(). You may choose any subset.
possible_targets(my_plan)
})
# }
Run the code above in your browser using DataLab