commit | ac5373a8979537f5454af6b911108541140a35d7 | [log] [tgz] |
---|---|---|
author | Taufan Aditya <toopay@taufanaditya.com> | Wed Mar 28 16:03:38 2012 +0700 |
committer | Taufan Aditya <toopay@taufanaditya.com> | Wed Mar 28 16:03:38 2012 +0700 |
tree | 1c44501569f2c55031325aa58d8d6ab9ffa35503 | |
parent | ca16c4ff1aa0cf5ebfbe877e9be755c0b7d2061c [diff] [blame] |
Adding core and libraries mock classes
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