aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/multibyte_unicode_database_test.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/multibyte_unicode_database_test.rb')
-rw-r--r--activesupport/test/multibyte_unicode_database_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/test/multibyte_unicode_database_test.rb b/activesupport/test/multibyte_unicode_database_test.rb
index dd33641ec2..267e3e1427 100644
--- a/activesupport/test/multibyte_unicode_database_test.rb
+++ b/activesupport/test/multibyte_unicode_database_test.rb
@@ -1,4 +1,4 @@
-require 'abstract_unit'
+require "abstract_unit"
class MultibyteUnicodeDatabaseTest < ActiveSupport::TestCase