test/angelo/mustermann_spec.rb in angelo-0.1.9 vs test/angelo/mustermann_spec.rb in angelo-0.1.10

- old
+ new

@@ -1,5 +1,5 @@ -if RUBY_VERSION =~ /^2\./ +if RUBY_VERSION =~ /^2\./ and RUBY_PLATFORM != 'java' require_relative '../spec_helper' require 'angelo/mustermann' require 'angelo/tilt/erb'