Przeglądaj źródła

fix bom render test expected js syntax

pull/448/head
David da Silva 11 lat temu
rodzic
commit
40f902dea4
1 zmienionych plików z 4 dodań i 1 usunięć
  1. +4
    -1
      test/_files/bom_as_whitespace.js

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

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

Ładowanie…
Anuluj
Zapisz