aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/alavetelitheme/test/test_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plugins/alavetelitheme/test/test_helper.rb')
-rw-r--r--vendor/plugins/alavetelitheme/test/test_helper.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/plugins/alavetelitheme/test/test_helper.rb b/vendor/plugins/alavetelitheme/test/test_helper.rb
new file mode 100644
index 000000000..cf148b8b4
--- /dev/null
+++ b/vendor/plugins/alavetelitheme/test/test_helper.rb
@@ -0,0 +1,3 @@
+require 'rubygems'
+require 'active_support'
+require 'active_support/test_case' \ No newline at end of file