commit | 9c9591c9b4a1d7ac412f7a85aeb5c92f50aa3490 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Fri Apr 06 21:47:49 2012 +0300 |
committer | Andrey Andreev <narf@bofh.bg> | Fri Apr 06 21:47:49 2012 +0300 |
tree | 7c124a83b2ca8e064caaef00f83b514200311339 | |
parent | d1587defeb0304755d9a937aa688ee82098de246 [diff] [blame] |
Fix erroneous merge
diff --git a/tests/mocks/libraries/typography.php b/tests/mocks/libraries/typography.php new file mode 100644 index 0000000..0f76c57 --- /dev/null +++ b/tests/mocks/libraries/typography.php
@@ -0,0 +1,3 @@ +<?php + +class Mock_Libraries_Typography extends CI_Typography {} \ No newline at end of file