Skip to content

Commit dbc9a80

Browse files
committed
leap: no-op declare compliance with 1.5.1
1.5.1 changes descriptions only, and this track has none! exercism/problem-specifications#1468
1 parent c73b3b5 commit dbc9a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/leap/source/leap/LeapTest.ceylon

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import ceylon.test {
22
...
33
}
44

5-
// Tests adapted from problem-specifications version 1.5.0
5+
// Tests adapted from problem-specifications version 1.5.1
66

77
{[Integer, Boolean]*} cases => {
88
[2015, false],

0 commit comments

Comments
 (0)