gloc-ruby.rb
7 lines
| 154 B
| text/x-ruby
|
RubyLexer
|
r10 | # Copyright (c) 2005-2006 David Barri | ||
module Test # :nodoc: | ||||
module Unit # :nodoc: | ||||
class TestCase # :nodoc: | ||||
include GLoc | ||||
end; end; end | ||||