forked from ATOMScience-org/AMPL
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Background
After running tests, there are several file artifacts which remain on your machine. These artifacts are used during the test as validations, however, if you are developing on the code, it can get messy when you want to start adding certain files to be committed. I can understand keeping files to avoid downloading them over and over again, but we should provide a make clean script which can handle the automatic cleanup of these files within the test/ directory
