Mini Kabibi Habibi

Current Path : C:/xampp/htdocs/cid/fts/New folder/bower_components/morris.js/spec/support/
Upload File :
Current File : C:/xampp/htdocs/cid/fts/New folder/bower_components/morris.js/spec/support/placeholder.coffee

beforeEach ->
  placeholder = $('<div id="graph" style="width: 600px; height: 400px"></div>')
  $('#test').append(placeholder)

afterEach ->
  $('#test').empty()