test/sass/templates/parent_ref.sass in haml-2.2.24 vs test/sass/templates/parent_ref.sass in haml-3.0.0.beta.1

- old
+ new

@@ -13,12 +13,12 @@ #cool :border :style solid :width 2em .ie7 &, .ie6 & - :content string(Totally not cool.) + :content string("Totally not cool.") .firefox & - :content string(Quite cool.) + :content string("Quite cool.") .wow, .snazzy :font-family fantasy &:hover, &:visited :font-weight bold