Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 66391ca

Browse files
authored
Ensure that build fail on bad test
1 parent 8ada7ec commit 66391ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Sorts/BogoSort.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
// > [].isSorted()
7-
// true
7+
// false
88
// > [1].isSorted()
99
// true
1010
// > [1,2,3].isSorted()

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /