Skip to content

Commit

Permalink
Identation.
Browse files Browse the repository at this point in the history
  • Loading branch information
detinho committed Apr 12, 2012
1 parent 689231a commit 330b556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/junit/Assert.java
Expand Up @@ -159,7 +159,7 @@ static public void assertEquals(Object expected, Object actual) {
* they are considered equal.
* @param message
* the identifying message for the {@link AssertionError} (<code>null</code>
* okay)
* okay)
* @param first
* first value to check
* @param second
Expand Down

0 comments on commit 330b556

Please sign in to comment.