ontodev / robot

ROBOT is an OBO Tool
http://robot.obolibrary.org
BSD 3-Clause "New" or "Revised" License
259 stars 73 forks source link

Fix integration tests #1181

Closed jamesaoverton closed 7 months ago

jamesaoverton commented 7 months ago

ROBOT's documentation includes test commands that run against known-good example files. Unfortunately tests at the end of our Markdown files were not being processed. This meant that two integration tests were never being run. This PR fixes the test runner and updates those tests to pass.