Closed patrickjmcd closed 6 years ago
Fix for cmseaton42/node-ethernet-ip#17
Allows 1-character tag names. These tag names are valid tag names as long as the 1 character is not a number.
fixes regex in src/tag/index.js and adds tests
tests added to src/tag/tag.spec.js
n/a
[WIP] Some awesome PR title
Fix for cmseaton42/node-ethernet-ip#17
Allows 1-character tag names. These tag names are valid tag names as long as the 1 character is not a number.
Description, Motivation, and Context
fixes regex in src/tag/index.js and adds tests
How Has This Been Tested?
tests added to src/tag/tag.spec.js
Screenshots (if appropriate):
n/a
Types of changes
Checklist:
[WIP] Some awesome PR title
)Related Issue
17