mirror of
https://github.com/flarum/core.git
synced 2025-08-07 17:07:19 +02:00
Hello world!
This commit is contained in:
6
ember/tests/test-helper.js
Normal file
6
ember/tests/test-helper.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import resolver from './helpers/resolver';
|
||||
import { setResolver } from 'ember-qunit';
|
||||
|
||||
setResolver(resolver);
|
||||
|
||||
document.write('<div id="ember-testing-container"><div id="ember-testing"></div></div>');
|
Reference in New Issue
Block a user