Description: Add missing testthat.R
Bug-Debian: https://bugs.debian.org/953233
Author: Andreas Tille <tille@debian.org>
Last-Update: Sat, 07 Mar 2020 06:37:55 +0100

--- /dev/null
+++ b/tests/testthat.R
@@ -0,0 +1,4 @@
+library(testthat)
+library(gnm)
+
+test_check("gnm")
