Browse code

add structure for unit tests (currently empty)

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/crlmm@52982 bc3139a8-67e5-0310-9ffc-ced21a209358

Rob Scharp authored on 18/02/2011 19:17:55
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,2 @@
1
+require("crlmm") || stop("unable to load crlmm package")
2
+crlmm:::.test()