features/parser/precision.feature in edtf-0.0.9 vs features/parser/precision.feature in edtf-1.0.0
- old
+ new
@@ -8,7 +8,7 @@
Then the duration should range from "<start>" to "<end>"
@level2 @2041
Scenarios: decades and centuries
| string | start | end |
- | 196x | 1960 | 1970 |
- | 19xx | 1900 | 2000 |
+ | 196x | 1960 | 1969 |
+ | 19xx | 1900 | 1999 |
\ No newline at end of file