Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
markvanderloo committed Aug 21, 2019
1 parent d1cadd1 commit 291ab9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/tests/tinytest.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

if ( requireNamespace("tinytest", quietly=TRUE) ){
tinytest::test_package("pkg")
tinytest::test_package("uses.tinytest.extension")
}

0 comments on commit 291ab9e

Please sign in to comment.