# Copyright (c) 2005-2006 David Barri
module Test # :nodoc:
module Unit # :nodoc:
class TestCase # :nodoc:
include GLoc
end; end; end