test/test_contentprocessor_context.rb in webgen-0.5.6 vs test/test_contentprocessor_context.rb in webgen-0.5.7

- old
+ new

@@ -1,4 +1,6 @@ +# -*- encoding: utf-8 -*- + require 'test/unit' require 'helper' require 'webgen/contentprocessor' class TestContentProcessorContext < Test::Unit::TestCase