##// END OF EJS Templates
More unit tests for the plugins. Fixed bug where a plugin's hook method could return nil.
More unit tests for the plugins. Fixed bug where a plugin's hook method could return nil.

File last commit:

r328:19d962c3aa80
r1706:ca8fb4026e0e
Show More
benchmarker
3 lines | 117 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'