clinical-reasoning icon indicating copy to clipboard operation
clinical-reasoning copied to clipboard

Add test case for case-insensitivity of annotations in UCUM

Open brynrhodes opened this issue 2 years ago • 0 comments

Add the following test cases:

5 '{inr}' = 5 '{INR}' // true 5 '{foo}' = 5 '{INR}' // true on the grounds that annotations are meaningless

brynrhodes avatar May 11 '22 15:05 brynrhodes