issues
search
joho
/
godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
http://godoc.org/github.com/joho/godotenv
MIT License
8.49k
stars
405
forks
source link
tests: add unit tests for parser errors
#228
Open
rhnvrm
opened
8 months ago
rhnvrm
commented
8 months ago
Declares errors and wraps them for error checking by clients
Adds two unit tests for
terminated quote error
unexpected char