UNPKG

kue-ui

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