test/test_contentprocessor_builder.rb in gettalong-webgen-0.5.6.20081020 vs test/test_contentprocessor_builder.rb in gettalong-webgen-0.5.7.20090227
- old
+ new
@@ -1,4 +1,6 @@
+# -*- encoding: utf-8 -*-
+
require 'test/unit'
require 'webgen/tree'
require 'webgen/contentprocessor'
class TestContentProcessorBuilder < Test::Unit::TestCase