Explorar el Código

BOM as whitespace test case

tags/v2.1.0
subzey@gmail.com hace 14 años
padre
commit
e54aca8e3b
Se han modificado 3 ficheros con 3 adiciones y 0 borrados
  1. +1
    -0
      spec/_files/bom_as_whitespace.js
  2. +1
    -0
      spec/_files/bom_as_whitespace.mustache
  3. +1
    -0
      spec/_files/bom_as_whitespace.txt

+ 1
- 0
spec/_files/bom_as_whitespace.js Ver fichero

@@ -0,0 +1 @@
var bom_as_whitespace = {'tag': 'Tag name w/o BOM', '\uFEFFtag': 'Tag name with BOM'};

+ 1
- 0
spec/_files/bom_as_whitespace.mustache Ver fichero

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

+ 1
- 0
spec/_files/bom_as_whitespace.txt Ver fichero

@@ -0,0 +1 @@
Tag name w/o BOM

Cargando…
Cancelar
Guardar