Files
socket.io/test/common.js
2012-12-08 20:02:39 -03:00

9 lines
170 B
JavaScript

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