Sha256: 1bcd1d7b5ffb65cfc0e686ce29428ddb0be941aa81b3f87ad219f89eb8f053b6
Contents?: true
Size: 136 Bytes
Versions: 27
Compression:
Stored size: 136 Bytes
Contents
mocha.ui('tdd'); suite('UI', function () { test('supports alternate mocha UIs', function () { (2 + 2).should.equal(4); }); });
Version data entries
27 entries across 27 versions & 1 rubygems