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

4 lines
46 B
JavaScript
Raw Normal View History

2017-02-19 18:19:45 +00:00
const chai = require('chai');
chai.expect();