describe('for a message with no file selected', function () {
    beforeEachParseFixture('none');

    it('returns the field as an empty string', function () {
      assert(parts.files);