aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor/i18n-0.0.1/test/all.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/lib/active_support/vendor/i18n-0.0.1/test/all.rb')
-rw-r--r--activesupport/lib/active_support/vendor/i18n-0.0.1/test/all.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/activesupport/lib/active_support/vendor/i18n-0.0.1/test/all.rb b/activesupport/lib/active_support/vendor/i18n-0.0.1/test/all.rb
new file mode 100644
index 0000000000..048b62f8c3
--- /dev/null
+++ b/activesupport/lib/active_support/vendor/i18n-0.0.1/test/all.rb
@@ -0,0 +1,4 @@
+dir = File.dirname(__FILE__)
+require dir + '/i18n_test.rb'
+require dir + '/simple_backend_test.rb'
+require dir + '/i18n_exceptions_test.rb'