diff options
Diffstat (limited to 'test/rss/test_syndication.rb')
-rw-r--r-- | test/rss/test_syndication.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rss/test_syndication.rb b/test/rss/test_syndication.rb index 17875f1954..ec3895eafc 100644 --- a/test/rss/test_syndication.rb +++ b/test/rss/test_syndication.rb @@ -1,3 +1,4 @@ +# frozen_string_literal: false require "cgi" require "rexml/document" |