8000 Unit tests don't seem to be fallible · Issue #211 · rust-ammonia/ammonia · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Unit tests don't seem to be fallible #211
Open
@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

      0