# Testing In order to run the tests for this track, you will need to install DUnitX. Please see [INSTALLATION.md](link here) for more information. ### Submitting Exercises Note that, when trying to submit an exercise, make sure the exercise file you're submitting is in the `exercism/pascal/` directory. For example, if you're submitting `ubob.pas` for the Bob exercise, the submit command would be something like `exercism submit /pascal/bob/ubob.pas`.