JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
d0c71fdfad51b4cb55c852c11c9e3f31001398a6
[peach-html5-editor.git] / editor_tests.coffee
1 in_el = document.getElementById 'in'
2 button = document.getElementById 'button'
3 button.parentNode.removeChild button
4 editor = peach_html5_editor in_el