1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-30 19:52:20 +01:00
2016-03-23 18:39:41 +01:00

9 lines
213 B
JavaScript

/*!
* Common test dependencies.
*/
// expose the globals that are obtained through `<script>` on the browser
expect = require('expect.js');
MessageFormat = require('../messageformat');
require('../locale/cy');