commit | 68286a4dcc1ed4d904ad992173c1b3621bf6fced | [log] [tgz] |
---|---|---|
author | Eric Barnes <eric@ericlbarnes.com> | Thu Apr 21 22:00:33 2011 -0400 |
committer | Eric Barnes <eric@ericlbarnes.com> | Thu Apr 21 22:00:33 2011 -0400 |
tree | dd24a9e0126058f9d3b0958244b85784f1a66223 | |
parent | b58aeaca9be4b342bb6d88138005fdc7138828b4 [diff] [blame] |
Reworked unit tests to match rest of framework and added a few more.
diff --git a/tests/codeigniter/Setup_test.php b/tests/codeigniter/Setup_test.php index e088b51..550245f 100644 --- a/tests/codeigniter/Setup_test.php +++ b/tests/codeigniter/Setup_test.php
@@ -2,7 +2,7 @@ class Setup_test extends PHPUnit_Framework_TestCase { - function testNonsense() + function test_nonsense() { $this->markTestIncomplete('not implemented'); // ensure that our bootstrapped test environment