Skip to content

Commit 5530578

Browse files
committed
update link to unit tests (thanks, @Bijaelo)
1 parent a9e9bda commit 5530578

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2021-02-23 Dirk Eddelbuettel <edd@debian.org>
2+
3+
* Contributing.md: Update unit test link to tinytest
4+
15
2021-02-08 Dirk Eddelbuettel <edd@debian.org>
26

37
* DESCRIPTION (Author): Add Inaki to the team

Contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ post an issue outlining some motivation for your pull request to ensure that
3030
some discussion around the appropriate resolution for the issue occurs first.
3131

3232
We would prefer it if your PR also included
33-
[unit tests](https://github.com/RcppCore/Rcpp/tree/master/inst/unitTests). Additions
33+
[unit tests](https://github.com/RcppCore/Rcpp/tree/master/inst/tinytest). Additions
3434
to the [ChangeLog](https://github.com/RcppCore/Rcpp/blob/master/ChangeLog) and
3535
[NEWS](https://github.com/RcppCore/Rcpp/blob/master/inst/NEWS.Rd) are also
3636
appreciated.

0 commit comments

Comments
 (0)