Skip to content

Commit 235e3c7

Browse files
committed
update word-count toml
1 parent f679e46 commit 235e3c7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

exercises/practice/word-count/.meta/tests.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ description = "normalize case"
3535

3636
[4185a902-bdb0-4074-864c-f416e42a0f19]
3737
description = "with apostrophes"
38+
include = false
39+
40+
[4ff6c7d7-fcfc-43ef-b8e7-34ff1837a2d3]
41+
description = "with apostrophes"
42+
reimplements = "4185a902-bdb0-4074-864c-f416e42a0f19"
3843

3944
[be72af2b-8afe-4337-b151-b297202e4a7b]
4045
description = "with quotations"
@@ -47,3 +52,6 @@ description = "multiple spaces not detected as a word"
4752

4853
[50176e8a-fe8e-4f4c-b6b6-aa9cf8f20360]
4954
description = "alternating word separators not detected as a word"
55+
56+
[6d00f1db-901c-4bec-9829-d20eb3044557]
57+
description = "quotation for word with apostrophe"

0 commit comments

Comments
 (0)