spec/support/jekyll_template.rb in jekyll-twitter-plugin-2.0.0 vs spec/support/jekyll_template.rb in jekyll-twitter-plugin-2.1.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + # Hack ...or stub Liquid classes and methods used in plugin module Liquid class Tag def initialize(*_); end end