Skip to content

Commit

Permalink
Merge pull request #428 from rootulp/secret-handshake
Browse files Browse the repository at this point in the history
Secret-handshake: remove whitespace
  • Loading branch information
FridaTveit authored Apr 18, 2017
2 parents 6e0c6a6 + 838c735 commit edbb7ab
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

public final class HandshakeCalculatorTest {
private HandshakeCalculator handshakeCalculator;


@Before
public void setUp() {
handshakeCalculator = new HandshakeCalculator();
}

@Test
public void testThatInput1YieldsAWink() {
assertEquals(
Expand Down

0 comments on commit edbb7ab

Please sign in to comment.