Commit 8c722b6
committed
test: improve coverage of curie validation
Issue linkml/linkml#1701 has discovered an erroneous validation of CURIE
prefixes, since apparently it doesn't accept characters '_' and '.'.
This patch extends the tests to provide test coverage for the expected
values to work, avoiding future regressions.
Signed-off-by: Silvano Cirujano Cuesta <silvano.cirujano-cuesta@siemens.com>1 parent 1feeb08 commit 8c722b6
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| |||
0 commit comments