Skip to content

Unit tests depend on presence of file outside of repo #30

@mfrancza

Description

@mfrancza

The hyperloglog unit tests depend on the presence of /usr/share/dict/words (see

dict := "/usr/share/dict/words"
). It would be helpful to include the test data in the repo to ensure the tests work without modification on systems that don't follow that dictionary path convention or don't load a dictionary package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions