We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c73b3b5 commit dbc9a80Copy full SHA for dbc9a80
exercises/leap/source/leap/LeapTest.ceylon
@@ -2,7 +2,7 @@ import ceylon.test {
2
...
3
}
4
5
-// Tests adapted from problem-specifications version 1.5.0
+// Tests adapted from problem-specifications version 1.5.1
6
7
{[Integer, Boolean]*} cases => {
8
[2015, false],
0 commit comments