diff options
-rw-r--r-- | lib/unicode_normalize/normalize.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ # content are purely an implementation detail, and should not be exposed in # any test or spec or otherwise. -require 'unicode_normalize/tables.rb' module UnicodeNormalize # :nodoc: |