test('fromNow', () => {
  assert.equal(
    moment().add({ s: 30 }).fromNow(),
    'තත්පර කිහිපයකින්',
    'in a few seconds'