aboutsummaryrefslogtreecommitdiff
path: root/tests/testthat.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-09-28 21:34:23 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-09-28 22:10:56 +0200
commitf908377f1de2e04ca3720d10084169c46a477ce2 (patch)
tree439bd00dec3a988f76ff74fd5ee652f55b17d061 /tests/testthat.R
parent1df33dbb3d310f94ccddbf57906e12bd6fa93c3f (diff)
Several changes heading for a release to the public
- Add tests - Add staticdocs - Documentation improvements - Several small code improvements
Diffstat (limited to 'tests/testthat.R')
-rw-r--r--tests/testthat.R4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testthat.R b/tests/testthat.R
new file mode 100644
index 0000000..a7a46eb
--- /dev/null
+++ b/tests/testthat.R
@@ -0,0 +1,4 @@
+library(testthat)
+library(chents)
+
+test_check("chents")

Contact - Imprint