You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library assumes it is a host line because it does not starts with a '#'.
This should be handled by the parser and the line should be marked as unknown
Describe the bug
go test -v ./... fails
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Test should pass
The text was updated successfully, but these errors were encountered: