Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 234 Bytes

LoincMapper

This is an application to import data from Loinc into the MDX

There are slow tests in the test suite. Those are ignored by default.

To run every test pass system property RUN_SLOW

./gradlew -DRUN_SLOW=true check