Skip to content

Commit 0e18e63

Browse files
extra test from student feedback (#279)
1 parent 8e54995 commit 0e18e63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

exercises/concept/high-school-sweetheart/high-school-sweetheart/high-school-sweetheart-tests.factor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ TASK: 1 cleanupname
77
STOP-HERE
88

99
{ "John Doe" } [ "-John-Doe-" cleanupname ] unit-test
10+
{ "Jane Ann" } [ " \tJane-Ann\n " cleanupname ] unit-test
1011

1112
TASK: 2 firstletter
1213
{ "M" } [ "Mary" firstletter ] unit-test

0 commit comments

Comments
 (0)