diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2019-10-01 02:50:58 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2019-10-01 02:50:58 -0600 |
| commit | b6689f16bf56e244ca190775bb1bd9cd2ca19873 (patch) | |
| tree | 2201de5e5e828851dc91ce70d1fe2c81457ec677 /test/fixtures | |
| parent | b9f90bfceb732faa6481ccd0c9ab7bcc46182472 (diff) | |
add test to verify BOM is stripped from include file
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/file-with-utf8-bom.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/file-with-utf8-bom.adoc b/test/fixtures/file-with-utf8-bom.adoc new file mode 100644 index 00000000..f994283d --- /dev/null +++ b/test/fixtures/file-with-utf8-bom.adoc @@ -0,0 +1 @@ += 人 |
