{
    "description": "IMPLEMENT LATER: Handle amount in roman numerals",
    "string": "xv s",
    "expectedResults": [{"amount": "15", "unit": "s"}],
    "skip": true,
    "only": false
}