commit | 570e77cd78e0c704b032c3e7702372ca63d5ddaa | [log] [tgz] |
---|---|---|
author | Taufan Aditya <toopay@taufanaditya.com> | Tue May 15 18:47:24 2012 +0700 |
committer | Taufan Aditya <toopay@taufanaditya.com> | Tue May 15 18:47:24 2012 +0700 |
tree | 0a8a2db712234a421449af687294e625a4d61888 | |
parent | 242925bc084e4d606d5f34bdb49bdf9f5235ec32 [diff] [blame] |
Benchmark code-coverage
diff --git a/tests/mocks/core/benchmark.php b/tests/mocks/core/benchmark.php new file mode 100644 index 0000000..d92be21 --- /dev/null +++ b/tests/mocks/core/benchmark.php
@@ -0,0 +1,3 @@ +<?php + +class Mock_Core_Benchmark extends CI_Benchmark {} \ No newline at end of file