diff options
author | Hamza Bhatti <tiyowan@gmail.com> | 2012-03-10 10:07:05 +0100 |
---|---|---|
committer | Hamza Bhatti <tiyowan@gmail.com> | 2012-03-10 10:07:05 +0100 |
commit | 7729faa553c0ec93a13533003a53dc66078467a8 (patch) | |
tree | 2e61d04a3fa0d1648d17fd6e00f3bcfe75325571 /tests/Bootstrap.php | |
parent | e39728c55d3745ff60742d7dd1c5114ec690d1db (diff) |
Fix test errors in Loader_test.php and URI_test.php
Change exceptions from Exception to RuntimeException since PHPUnit 3.6
doesn't like you to expect generic exceptions. The error it gives is:
InvalidArgumentException: You must not expect the generic exception class
travis-ci.org/#!/tiyowan/CodeIgniter/builds/832518
This issue addressed by using exceptions that are more specific.
Diffstat (limited to 'tests/Bootstrap.php')
0 files changed, 0 insertions, 0 deletions