This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
tstatic/scripts/test-helper.js
2017-02-19 18:19:45 +00:00

4 lines
46 B
JavaScript

const chai = require('chai');
chai.expect();