# If you see a test failure like this:
# -- Failure (test-extract.R:46:3): errors if can't find test -------------
# Expected FALSE to be TRUE.
# Differences:
# `actual`: FALSE
# `expected`: TRUE
# You can run this:
if (FALSE) extract_test("test-extract.R:46:3")
# to see just the code needed to reproduce the failure
Run the code above in your browser using DataLab