This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
lyr
/
im
ter-fork dari
Amoy/im.doctor
Liatin
0
Bintangi
0
Fork
0
Berkas
Pohon:
e5fa94b578
Ranting
Tag
dev
feature-1.2.6
feature-refactor
feature-ydf
master
1.2.5
im
/
test
/
server
/
node_modules
/
mocha
/
index.js
index.js
92 B
Riwayat
Mentahan
1
2
3
module.exports = process.env.COV
? require('./lib-cov/mocha')
: require('./lib/mocha');