Skip to content

Commit

Permalink
remove double ending line
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelly Selden committed Jul 11, 2018
1 parent 7fd732e commit 10cad87
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ module('<%= friendlyTestDescription %>', function(hooks) {
assert.ok(service);
});
});

1 change: 0 additions & 1 deletion node-tests/fixtures/service-test/rfc232.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ module('Unit | Service | foo', function(hooks) {
assert.ok(service);
});
});

0 comments on commit 10cad87

Please sign in to comment.