Skip to content

Commit

Permalink
Remove clock TODO (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras authored Sep 19, 2024
1 parent 52841d0 commit 117e50f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions exercises/practice/scrabble-score/ScrabbleScoreTest.bat
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,6 @@ if "%1" == "test-runner" (
set "if_failed=Test failed: entire alphabet available."
CALL :Assert "abcdefghijklmnopqrstuvwxyz"

REM TODO: as Future - ADD OTHER TEST CASES LIKE ADD VALUE TEST CASE
REM https://github.com/exercism/problem-specifications/blob/8b6a412a949d9080b08869156067a16521c4d1ba/exercises/clock/canonical-data.json#L216

REM --------------------
REM Test Case End /\/\/\
REM --------------------
Expand Down

0 comments on commit 117e50f

Please sign in to comment.