Skip to content

Commit

Permalink
Merge pull request eugenp#6793 from eugenp/lor6-patch-3
Browse files Browse the repository at this point in the history
Update FooUnitTest.java
  • Loading branch information
lor6 authored Apr 26, 2019
2 parents f97e1f3 + bac59e7 commit 9d7bd29
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ public static void setUpClass() {
srcCollection.add(sam);
srcCollection.add(alice);
srcCollection.add(buffy);

// make sure the collection isn't sorted accidentally
assertFalse("Oops: source collection is already sorted!", isSorted(srcCollection));
}

/**
Expand Down

0 comments on commit 9d7bd29

Please sign in to comment.