diff options
author | Andrey Andreev <narf@devilix.net> | 2014-02-20 15:42:16 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-02-20 15:42:16 +0100 |
commit | 10e7a32257b26c5609f4a745e3f80bde00da3a05 (patch) | |
tree | 9f2caf028dd9906b31ad31d8d2b2049943dab2c0 /tests/mocks/core | |
parent | f30b14ae7bb45948f0b8f6dc806dc6c59800fe56 (diff) |
Remove a few empty 'mock' classes
Diffstat (limited to 'tests/mocks/core')
-rw-r--r-- | tests/mocks/core/benchmark.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/mocks/core/benchmark.php b/tests/mocks/core/benchmark.php deleted file mode 100644 index d92be21db..000000000 --- a/tests/mocks/core/benchmark.php +++ /dev/null @@ -1,3 +0,0 @@ -<?php - -class Mock_Core_Benchmark extends CI_Benchmark {}
\ No newline at end of file |