David da Silva GitHub 3 lat temu
rodzic
commit
e57903373a
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
5 zmienionych plików z 5 dodań i 2 usunięć
  1. +0
    -1
      spec/_files/bom_as_whitespace.js
  2. +0
    -1
      spec/_files/bom_as_whitespace.mustache
  3. +4
    -0
      test/_files/bom_as_whitespace.js
  4. +1
    -0
      test/_files/bom_as_whitespace.mustache
  5. +0
    -0
      test/_files/bom_as_whitespace.txt

+ 0
- 1
spec/_files/bom_as_whitespace.js Wyświetl plik

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

+ 0
- 1
spec/_files/bom_as_whitespace.mustache Wyświetl plik

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

+ 4
- 0
test/_files/bom_as_whitespace.js Wyświetl plik

@@ -0,0 +1,4 @@
({
'tag': 'Tag name w/o BOM',
'\uFEFFtag': 'Tag name with BOM'
})

+ 1
- 0
test/_files/bom_as_whitespace.mustache Wyświetl plik

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

spec/_files/bom_as_whitespace.txt → test/_files/bom_as_whitespace.txt Wyświetl plik


Ładowanie…
Anuluj
Zapisz