Skip to content

Unit tests don't seem to be fallible #211

@gdennie

Description

@gdennie

The following tests in lib.rs module test does not appear to be fallible.

    #[test]
    fn deeply_nested_whitelisted() {
        clean(&"<b>".repeat(60_000));
    }

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