diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-12 13:44:17 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-11-12 13:44:17 +0100 |
commit | 401570aa9e58c4a2f2e939f37f496453d97d3f33 (patch) | |
tree | 27fbf0df9896c251506e084e0971fb26cda6da9a /tests | |
parent | b4d253edcf71fbf4175bc73cdb9593eea816c358 (diff) | |
parent | 3516b626be1aeb639d0735e79449424d2e987d7a (diff) |
Merge branch 'master' into iore
Diffstat (limited to 'tests')
-rw-r--r-- | tests/doRUnit.R | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/doRUnit.R b/tests/doRUnit.R index f0f82812..9faee940 100644 --- a/tests/doRUnit.R +++ b/tests/doRUnit.R @@ -1,4 +1,3 @@ -# $Id: doRUnit.R 96 2011-04-29 11:10:40Z jranke $ # Adapted from a version around 2.9 of the rcdk package by Rajarshi Guha if(require("RUnit", quietly=TRUE)) { |