standard_test.js 116 Bytes Raw Blame History Permalink 1 2 3 4 5 /* global describe, it */ describe('standard', function () { it('is conformed to', require('mocha-standard')) })