mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-05 23:51:48 -05:00
7 lines
141 B
JavaScript
7 lines
141 B
JavaScript
window.$AnsibleConfig = null;
|
|
window.$basePath = '/static/';
|
|
|
|
var testLoader = require('ember-cli/test-loader');
|
|
|
|
testLoader.default.load();
|