소스 검색

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

tags/0.3.0
Jan Lehnardt 16 년 전
부모
커밋
885501df7d
3개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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 파일 보기

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

+ 3
- 0
examples/bug_11_eating_whitespace.js 파일 보기

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

+ 1
- 0
examples/bug_11_eating_whitespace.txt 파일 보기

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

불러오는 중...
취소
저장