Added unit tests for lean_simple_partition

This commit is contained in:
Waldir Leoncio 2019-12-16 16:37:25 +01:00
parent 002c0db3f9
commit b8af977117
4 changed files with 28 additions and 1 deletions

View file

@ -12,3 +12,5 @@ License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
Suggests:
testthat (>= 2.1.0)