Skip to content

Commit 20911be

Browse files
Update exercises/split-second-stopwatch/canonical-data.json
1 parent 76afe8d commit 20911be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

exercises/split-second-stopwatch/canonical-data.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,9 @@
673673
"command": "previousLaps",
674674
"expected": ["00:00:10", "00:00:20"]
675675
},
676+
{
677+
"command": "stop"
678+
},
676679
{
677680
"command": "reset"
678681
},

0 commit comments

Comments
 (0)