Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-08-24-22-26-45
[civicrm-core.git] / templates / CRM / Core / Page / QUnit.tpl
1 <div id="qunit"></div>
2 <div id="qunit-fixture"></div>
3 {if $qunitTpl}
4 {include file=$qunitTpl}
5 {/if}