spec/highlighter_spec.rb in rack-highlighter-0.1.0 vs spec/highlighter_spec.rb in rack-highlighter-0.2.0
- old
+ new
@@ -1,9 +1,10 @@
require File.expand_path('../spec_helper', __FILE__)
HIGHLIGHTERS = [
:coderay,
:pygments,
+ :rouge,
:ultraviolet
]
EXAMPLES = [
{