aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb
diff options
context:
space:
mode:
authorYehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>2009-07-01 11:53:17 -0700
committerYehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>2009-07-01 11:53:17 -0700
commit7583a24ee0ea85d55a5e235c3082f1b67d3d7694 (patch)
tree814d6d021d42050417e2bdcc4c77f3bd0dff74e0 /activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb
parent0515256fd32e6efb67fe90aedf0dadc25dc9e1ba (diff)
downloadrails-7583a24ee0ea85d55a5e235c3082f1b67d3d7694.tar.gz
rails-7583a24ee0ea85d55a5e235c3082f1b67d3d7694.tar.bz2
rails-7583a24ee0ea85d55a5e235c3082f1b67d3d7694.zip
Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 state:resolved]
Diffstat (limited to 'activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb')
-rw-r--r--activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb b/activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb
index 50d6832c9e..2835ec4eab 100644
--- a/activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb
+++ b/activesupport/lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb
@@ -2,7 +2,6 @@ $:.unshift "lib"
require 'rubygems'
require 'test/unit'
-require 'mocha'
require 'i18n'
require 'active_support'