test/angelo/erb_spec.rb in angelo-0.5.0 vs test/angelo/erb_spec.rb in angelo-0.5.1

- old
+ new

@@ -1,7 +1,7 @@ # Having to require this sucks because tilt is an implementation # detail we shouldn't have to know about. But this avoids a "tilt -# autoloading 'tilt/erb' in a non thread-safe way" wanring. +# autoloading 'tilt/erb' in a non thread-safe way" warning. # require 'tilt/erb' require_relative '../spec_helper'