Skip to content
Snippets Groups Projects
Commit 8ba57bdf authored by Todor Kondić's avatar Todor Kondić
Browse files

Update test-integration.

parent f480b018
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,5 @@ test_that("Extraction returns what is needed.",{
m = run(envopts=eo,m=m,phase="extract")
m = run(envopts=eo,m=m,phase="prescreen")
saveRDS(m,file.path(projd,"test.rds"))
browser()
expect_true(1==1)
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment