UNPKG

kue-ui

Version:
12 lines (9 loc) 206 B
import { formatDate } from 'client/helpers/format-date'; module('FormatDateHelper'); // Replace this with your real tests. test('it works', function() { var result = formatDate(42); ok(result); });