spec/fu_spec.rb in fu-0.1.1 vs spec/fu_spec.rb in fu-0.1.3

- old
+ new

@@ -101,6 +101,7 @@ end it "never escapes the gt-character of include-statements" do Fu.to_mustache("Bingo{{>partial}}bongo").should eq "Bingo{{>partial}}bongo" end + end \ No newline at end of file