From 75bc5455af8c3c3381066aac3d5fff42264cac6f Mon Sep 17 00:00:00 2001 From: Kornelius Kalnbach Date: Fri, 19 Aug 2011 03:09:35 +0200 Subject: Major rewrite of encoders to support IO output; fixed some minor scanner bugs; cleanups; dropped NitroXHTML scanner; improved tests --- test/unit/plugins/example.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unit/plugins/example.rb') diff --git a/test/unit/plugins/example.rb b/test/unit/plugins/example.rb index e28dc7c..af1aeba 100644 --- a/test/unit/plugins/example.rb +++ b/test/unit/plugins/example.rb @@ -3,4 +3,4 @@ class Example < PluginScannerTest::Plugins::Plugin register_for :example title 'The Example' -end \ No newline at end of file +end -- cgit v1.2.1