summaryrefslogtreecommitdiff
path: root/cli/test/test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'cli/test/test_helper.rb')
-rw-r--r--cli/test/test_helper.rb9
1 files changed, 0 insertions, 9 deletions
diff --git a/cli/test/test_helper.rb b/cli/test/test_helper.rb
deleted file mode 100644
index 2e33705..0000000
--- a/cli/test/test_helper.rb
+++ /dev/null
@@ -1,9 +0,0 @@
-require 'test/unit'
-
-# Add test libraries you want to use here, e.g. mocha
-
-class Test::Unit::TestCase
-
- # Add global extensions to the test case class here
-
-end