summaryrefslogtreecommitdiffstats
path: root/vendor/plugins/gloc-1.1.0/lib/gloc-ruby.rb
blob: f96ab6cf9161b82d51def99dc8226986b3b7858d (plain)
1
2
3
4
5
6
7
# Copyright (c) 2005-2006 David Barri

module Test # :nodoc:
  module Unit # :nodoc:
    class TestCase # :nodoc:
      include GLoc
end; end; end