1 2 3 4 5 6 7 8 9
class NitroHTMLTest < CodeRaySuite @file = __FILE__ LANG = :xhtml EXTENSION = 'xhtml' end $suite << NitroHTMLTest.suite if $suite