Skip to content

Commit

Permalink
update contributing.md to reflect the change to testthat
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpe committed Jul 10, 2015
1 parent 8c5a9be commit 5403fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ When you want to make a change, either to fix a bug or introduce a new feature,
* Create a branch or fork of the project based off of the `dev` branch.
* Make commits of logical units
* Add unit tests for any new features
* Run all tests in `R/tests/testRSocrata.R`
* Run all tests in `tests/testthat/`
* Create a pull request with a robust description or [reference the issue number](https://github.com/Chicago/RSocrata/issues)

0 comments on commit 5403fdb

Please sign in to comment.