mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-11 21:33:51 +00:00
5 lines
70 B
JavaScript
5 lines
70 B
JavaScript
'use strict'
|
|
|
|
var chai = require('chai')
|
|
|
|
global.expect = chai.expect
|