UNPKG

ember-cli-sliding-menu

Version:
16 lines (13 loc) 327 B
import { moduleFor, test } from 'ember-qunit'; moduleFor('service:menu-progress', 'MenuProgressService', { // Specify the other units that are required for this test. // needs: ['service:foo'] }); // Replace this with your real tests. test('it exists', function() { var service = this.subject(); ok(service); });