test comment fixed
This commit is contained in:
parent
1a237a159e
commit
ba0425cbc5
@ -15,7 +15,7 @@ public class IntSortingTest {
|
||||
*
|
||||
* @param a
|
||||
* sorted (?) array
|
||||
* @throws IllegalArgumentException
|
||||
* @return false
|
||||
* if an array is not ordered
|
||||
*/
|
||||
static boolean inOrder(int[] a) {
|
||||
|
Loading…
Reference in New Issue
Block a user