spec/spec_helper.rb in dentaku-0.2.8 vs spec/spec_helper.rb in dentaku-0.2.9
- old
+ new
@@ -20,10 +20,10 @@
:comparator
when :and, :or
:combinator
when :true, :false
:logical
- when :if, :round, :not
+ when :if, :round, :roundup, :rounddown, :not
:function
else
:identifier
end
end