We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
word-count
1 parent f679e46 commit 235e3c7Copy full SHA for 235e3c7
exercises/practice/word-count/.meta/tests.toml
@@ -35,6 +35,11 @@ description = "normalize case"
35
36
[4185a902-bdb0-4074-864c-f416e42a0f19]
37
description = "with apostrophes"
38
+include = false
39
+
40
+[4ff6c7d7-fcfc-43ef-b8e7-34ff1837a2d3]
41
+description = "with apostrophes"
42
+reimplements = "4185a902-bdb0-4074-864c-f416e42a0f19"
43
44
[be72af2b-8afe-4337-b151-b297202e4a7b]
45
description = "with quotations"
@@ -47,3 +52,6 @@ description = "multiple spaces not detected as a word"
47
52
48
53
[50176e8a-fe8e-4f4c-b6b6-aa9cf8f20360]
49
54
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