diff options
author | Taufan Aditya <toopay@taufanaditya.com> | 2012-05-04 20:43:08 +0200 |
---|---|---|
committer | Taufan Aditya <toopay@taufanaditya.com> | 2012-05-04 20:43:08 +0200 |
commit | 51a7c0b98df29205d39bb404c2bcd12bfb4ed4cb (patch) | |
tree | 2e51bfac1cb064cbdfe6cc4235ee2ccc3c44f74b /tests/README.md | |
parent | 39f35fde6d023433e98904105f55f305483b6b5e (diff) |
Clean up
Diffstat (limited to 'tests/README.md')
-rw-r--r-- | tests/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/README.md b/tests/README.md index 6d83c34d8..b46f344cb 100644 --- a/tests/README.md +++ b/tests/README.md @@ -2,12 +2,6 @@ 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 -- Figure out config stuff -- Figure out database testing - ### Introduction: This is the preliminary CodeIgniter testing documentation. It |