Commit b898807
authored
word-count: Add multiple apostrophes test case (#2169)
* Added multiple apostrophes test case
* Removed white space from line 107 for linting
* Was missing comma for complex line composition
* Update additional tests json to include apos test
* Revert test file to pre-added test
* Adds back test changes, "fixes" test description
* Generated test from generation script
* File generation created the test twice?
* Reverted prob-spec data file to master copy1 parent 85f84e2 commit b898807
File tree
2 files changed
+13
-0
lines changed- exercises/word-count
- .meta
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
36 | 46 | | |
37 | 47 | | |
38 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
0 commit comments