Browse Source

Watch the whitespace. ;)

tags/0.5.1
Michael Jackson 14 years ago
parent
commit
f311f880ae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      spec/_files/backslashes.mustache

+ 1
- 1
spec/_files/backslashes.mustache View File

@@ -4,4 +4,4 @@
<script>
foo = { bar: 'abc\"xyz\"' };
foo = { bar: 'x\'y' };
</script>
</script>

Loading…
Cancel
Save