describe('and the charset is modified', function () {
    beforeEach(function () {
      message.charset = 'iso-5589-1';
    });