##// END OF EJS Templates
Fixed failing test in #3391. Quotes (") are html escaped....
Fixed failing test in #3391. Quotes (") are html escaped. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2770 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r328:19d962c3aa80
r2670:68c7af6c914a
Show More
console
2 lines | 97 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/console'