Adjust BOM tests to reflect the fact that big endian is used by default.
authorMark H Weaver <mhw@netris.org>
Sun, 14 Apr 2013 05:50:47 +0000 (01:50 -0400)
committerMark H Weaver <mhw@netris.org>
Sun, 14 Apr 2013 05:50:47 +0000 (01:50 -0400)
commit3f315b64332a61535846dc87284e091bada747e5
tree2475ffc7614bc4e178007543acbd6658b5a39da9
parentf480a98e9ac784e24e418ff307b67c22568a682e
Adjust BOM tests to reflect the fact that big endian is used by default.

* test-suite/tests/ports.test ("BOM not discarded unless at start of
  UTF-16 stream", "BOM not discarded unless at start of UTF-32 stream"):
  Adjust tests to reflect the fact that, in the absence of a BOM, big
  endian will be used by default for the "UTF-16" and "UTF-32"
  encodings.
test-suite/tests/ports.test