mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
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();
|