Sha256: 788555af95736dc17a248a777dd7fc5c13fdfe6f1238b8cfdd00f9449c134973
Contents?: true
Size: 135 Bytes
Versions: 18
Compression:
Stored size: 135 Bytes
Contents
Ct.module('HelloWorld tests'); // TODO: Write real tests Ct.test('truth', function(t){ t.ok(true, 'should be true'); }); Ct.run();
Version data entries
18 entries across 18 versions & 1 rubygems