pantsbuild / scie-pants

Protects your Pants from the elements.
https://www.pantsbuild.org/docs/installation
Apache License 2.0
18 stars 17 forks source link

Add test for behaviour with invalid .env files #389

Closed huonw closed 2 months ago

huonw commented 2 months ago

This adds a test to ensure that an invalid .env file is detected.

(Replacing #319 after #339.)