progress in debug: fix LLF/llh mismatch, and length + add adapter test in test/
[valse.git] / pkg / tests / testthat.R
1 library(testthat)
2 library(valse) #ou load_all()
3
4 test_check("valse")