Przeglądaj źródła

Add test case to close #11. No bugfix necessary.

tags/0.3.0
Jan Lehnardt 16 lat temu
rodzic
commit
885501df7d
3 zmienionych plików z 5 dodań i 0 usunięć
  1. +1
    -0
      examples/bug_11_eating_whitespace.html
  2. +3
    -0
      examples/bug_11_eating_whitespace.js
  3. +1
    -0
      examples/bug_11_eating_whitespace.txt

+ 1
- 0
examples/bug_11_eating_whitespace.html Wyświetl plik

@@ -0,0 +1 @@
{{tag}} foo

+ 3
- 0
examples/bug_11_eating_whitespace.js Wyświetl plik

@@ -0,0 +1,3 @@
var bug_11_eating_whitespace = {
tag: "yo"
};

+ 1
- 0
examples/bug_11_eating_whitespace.txt Wyświetl plik

@@ -0,0 +1 @@
yo foo

Ładowanie…
Anuluj
Zapisz