Skip to content

Commit f659063

Browse files
committed
Merge pull request #191 from joshuapinter/patch-1
Add "Running the Test Suite".
2 parents 7d557f3 + b49c910 commit f659063

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ ActiveAndroid does so much more than this though. Accessing the database is a ha
1515
* [Using the content provider](http://github.com/pardom/ActiveAndroid/wiki/Using-the-content-provider)
1616
* [Schema migrations](http://github.com/pardom/ActiveAndroid/wiki/Schema-migrations)
1717
* [Pre-populated-databases](http://github.com/pardom/ActiveAndroid/wiki/Pre-populated-databases)
18+
* [Running the Test Suite](https://github.com/pardom/ActiveAndroid/wiki/Running-the-Test-Suite)
1819

1920
## License
2021

@@ -40,6 +41,9 @@ Please fork this repository and contribute back using [pull requests](http://git
4041

4142
Any contributions, large or small, major features, bug fixes, unit tests are welcomed and appreciated but will be thoroughly reviewed and discussed.
4243

44+
You can run the test suite by following the instructions on the [Running the Test Suite](https://github.com/pardom/ActiveAndroid/wiki/Running-the-Test-Suite) Wiki page.
45+
46+
4347
## Author
4448

4549
Michael Pardo | www.michaelpardo.com | www.activeandroid.com

0 commit comments

Comments
 (0)