lib/chap.rb in chap-0.0.9 vs lib/chap.rb in chap-0.1.0
- old
+ new
@@ -10,8 +10,9 @@
require 'mash'
require 'chap/cli'
require 'chap/task'
require 'chap/special_methods'
require 'chap/config'
+require 'chap/benchmarking'
require 'chap/runner'
require 'chap/hook'
require 'chap/strategy'
\ No newline at end of file