##// 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:

r1609:7cdd88a6ce36
r1706:ca8fb4026e0e
Show More
request
3 lines | 113 B | text/plain | TextLexer
Jean-Philippe Lang
Merged Rails 2.1 compatibility branch....
r1609 #!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/request'