4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
|
const chai = require('chai');
|
||
|
|
||
|
chai.expect();
|