diff options
author | Phil Sturgeon <email@philsturgeon.co.uk> | 2012-03-09 18:21:08 +0100 |
---|---|---|
committer | Phil Sturgeon <email@philsturgeon.co.uk> | 2012-03-09 18:21:08 +0100 |
commit | 7dfee6f194dac87371d40872a94e20f572c0b200 (patch) | |
tree | cca16174d0a05a195c4d2f72c328f8e1ccad8755 /tests/README.md | |
parent | 0f2cb79b976086cb73140c25f4c568e865177426 (diff) | |
parent | a03cbc5d2d2747b48be47c6fdef51f338701c583 (diff) |
Merge pull request #1055 from toopay/unit-tests
Unit tests
Diffstat (limited to 'tests/README.md')
-rw-r--r-- | tests/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md index ad8051618..6d83c34d8 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,5 +1,7 @@ # CodeIgniter Unit Tests # +Status : [![Build Status](https://secure.travis-ci.org/EllisLab/CodeIgniter.png?branch=feature/unit-tests)](http://travis-ci.org/EllisLab/CodeIgniter) + *Do not merge to default until these issues have been addressed* - Clean up naming conventions |