describe('for a message with a content type and no filename', function () {
    beforeEachParseFixture('content_type_no_filename');

    it('correctly parses the text contents', function () {
      assert(parts.text);