test/fixtures/complex_view.rb in mustache-0.99.8 vs test/fixtures/complex_view.rb in mustache-1.0.0

- old
+ new

@@ -1,5 +1,4 @@ -$LOAD_PATH.unshift File.dirname(__FILE__) + '/../lib' require 'mustache' class ComplexView < Mustache self.path = File.dirname(__FILE__)