Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Add Test for Duplicate Lines #3265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SethFalco
Copy link

This adds a test to test/index.js which ensures every item in the list is unique.

t.equals(expansions.length, new Set(expansions).size)

References

Blocked by #2794

If this isn't fixed first, this will 'cause errors to appear when building.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant