summaryrefslogtreecommitdiffstats
path: root/vendor/plugins/gloc-1.1.0/lib/gloc-ruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plugins/gloc-1.1.0/lib/gloc-ruby.rb')
-rw-r--r--vendor/plugins/gloc-1.1.0/lib/gloc-ruby.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/vendor/plugins/gloc-1.1.0/lib/gloc-ruby.rb b/vendor/plugins/gloc-1.1.0/lib/gloc-ruby.rb
deleted file mode 100644
index f96ab6cf9..000000000
--- a/vendor/plugins/gloc-1.1.0/lib/gloc-ruby.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright (c) 2005-2006 David Barri
-
-module Test # :nodoc:
- module Unit # :nodoc:
- class TestCase # :nodoc:
- include GLoc
-end; end; end