it('only matches whole words', function(done) {
      var buf = new IssueBuffer();
      var engine = new FixMe(buf);

      // Fixture contains both FIXME and FIXMESOON