aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
diff options
context:
space:
mode:
authorutvk <utvk@users.noreply.github.com>2016-05-11 22:44:14 +0200
committerutvk <utvk@users.noreply.github.com>2016-05-11 22:44:14 +0200
commit9e8ef918110f966bdf88b421842c56786efb4a6c (patch)
tree37459de5d1c38d7a1fc17cd16615e4e0bbaab35d /test/test_helper.rb
parentd72388b7a7cac8a84050ecb77caf98d4260a206b (diff)
parentd3a5a2c54b2222e570c23ef57d4957891730aa92 (diff)
Merge branch 'master' into norway2
Diffstat (limited to 'test/test_helper.rb')
-rw-r--r--test/test_helper.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test_helper.rb b/test/test_helper.rb
deleted file mode 100644
index a2052ee..0000000
--- a/test/test_helper.rb
+++ /dev/null
@@ -1,4 +0,0 @@
-require 'rubygems'
-require 'active_support'
-require 'minitest/autorun'
-require 'active_support/test_case'