Skip to content

Commit

Permalink
Kill unnecessary trailing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jonstewart committed Jun 3, 2018
1 parent 005bc21 commit 95cb685
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ struct Fixture4: public Fixture1 {
SCOPE_FIXTURE_CTOR(customFixture, Fixture1, Fixture4(7)) {
SCOPE_ASSERT_EQUAL(7, fixture.Int);
}

0 comments on commit 95cb685

Please sign in to comment.