summaryrefslogtreecommitdiffstats
path: root/tests/mocks/core
diff options
context:
space:
mode:
authorTaufan Aditya <toopay@taufanaditya.com>2012-05-15 13:47:24 +0200
committerTaufan Aditya <toopay@taufanaditya.com>2012-05-15 13:47:24 +0200
commit570e77cd78e0c704b032c3e7702372ca63d5ddaa (patch)
tree0a8a2db712234a421449af687294e625a4d61888 /tests/mocks/core
parent242925bc084e4d606d5f34bdb49bdf9f5235ec32 (diff)
Benchmark code-coverage
Diffstat (limited to 'tests/mocks/core')
-rw-r--r--tests/mocks/core/benchmark.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/mocks/core/benchmark.php b/tests/mocks/core/benchmark.php
new file mode 100644
index 000000000..d92be21db
--- /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