add test module in R
This commit is contained in:
4
R-package/tests/testthat.R
Normal file
4
R-package/tests/testthat.R
Normal file
@@ -0,0 +1,4 @@
|
||||
library(testthat)
|
||||
library(xgboost)
|
||||
|
||||
test_check("xgboost")
|
||||
Reference in New Issue
Block a user