diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2022-07-22 15:41:17 +0200 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-07-22 15:41:17 +0200 |
| commit | b16e84264908b85bf02703a72a1fba9135c5c3de (patch) | |
| tree | abc7f083b259538b7063664b3891ccfdc21ab705 | |
| parent | a4ab544373876cafd629f5018633d4c334a715fe (diff) | |
Update Makefile
| -rw-r--r-- | GNUmakefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile index 4ebb9d99..ee276f89 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -30,8 +30,7 @@ pkgfiles = \ NEWS.md \ R/* \ tests/* \ - tests/testthat* \ - TODO + tests/testthat* all: build |
