##// END OF EJS Templates
Implementing more unit tests for the plugin hooks
Implementing more unit tests for the plugin hooks

File last commit:

r328:19d962c3aa80
r1705:e14b86453e61
Show More
profiler
3 lines | 114 B | text/plain | TextLexer
Jean-Philippe Lang
Initial commit...
r2 #!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/profiler'