Skip to content

Some tests require ed and fail if it is not installed #39

@cakebaker

Description

@cakebaker

When running cargo test the following tests fail if ed is not installed:

  • ed_diff::tests::test_permutations
  • ed_diff::tests::test_permutations_empty_lines
  • ed_diff::tests::test_permutations_reverse

They fail because they call Command::new("ed").

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