UNPKG

ethstats-cli

Version:
8 lines (6 loc) 207 B
import assert from 'assert'; describe('ethstats-client', function () { it('should have unit test!', function () { assert(false, 'we expected this package author to add actual unit tests.'); }); });