1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-22 11:52:21 +01:00

9 lines
213 B
JavaScript
Raw Normal View History

2016-03-23 18:39:41 +01:00
/*!
* Common test dependencies.
*/
// expose the globals that are obtained through `<script>` on the browser
expect = require('expect.js');
MessageFormat = require('../messageformat');
require('../locale/cy');