Pangram tests do not match exercise specification
Offen
bug
- Vorherrschende Sprache
- Haskell
- Sterne
- 529
- Forks
- 201
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Issue #824 and PR #827 added tests to the `pangram` exercise to check handling of non-ASCII characters. However, the specification for the exercise in `exercises/pangram/README.md` states:
`Input will not contain non-ASCII symbols.`
Presumably this should be removed from the exercise specification if solutions that cannot handle non-ASCII input are going to fail.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.