| Path : /proc/self/root/var/www/html/smartcirqls.com/vendors/morris.js/spec/support/ |
| Current File : //proc/self/root/var/www/html/smartcirqls.com/vendors/morris.js/spec/support/placeholder.coffee |
beforeEach ->
placeholder = $('<div id="graph" style="width: 600px; height: 400px"></div>')
$('#test').append(placeholder)
afterEach ->
$('#test').empty()