Skip to content

Commit

Permalink
Merge pull request #1 from marcdumais-work/gdb-console
Browse files Browse the repository at this point in the history
[debug] - removed trailing white space that trips linter
  • Loading branch information
Antoine Tremblay authored May 29, 2017
2 parents a5d39e4 + 349cd6d commit 06a6c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debug/common/mi/mi-interpreter.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ describe('MIInterpreter', function() {
);
});

/* FIXME test this another way since it doesn't send an event anymore
/* FIXME test this another way since it doesn't send an event anymore
it('should return a ResultRecord Event', function() {
let input = '^done,test="test"\n(gdb) \n';
Expand Down

0 comments on commit 06a6c12

Please sign in to comment.