ソースを参照

fix bom render test expected js syntax

pull/448/head
David da Silva 11年前
コミット
40f902dea4
1個のファイルの変更4行の追加1行の削除
  1. +4
    -1
      test/_files/bom_as_whitespace.js

+ 4
- 1
test/_files/bom_as_whitespace.js ファイルの表示

@@ -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'
})

読み込み中…
キャンセル
保存