Skip to content

Anagram test data #413

@fredrb

Description

@fredrb

https://github.com/exercism/x-common/blob/master/exercises/anagram/canonical-data.json#L106

Is this really a valid anagram?

"candidates": ["ΒΓΑ", "ΒΓΔ", "γβα"],
"expected": ["ΒΓΑ", "γβα"]

Is seems to me that "γβα" should not be considered a valid anagram of "ΑΒΓ".
Also, this test failed when ruby generator was implemented exercism/ruby#464.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions