mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Add license information
This commit is contained in:
parent
c3c7a8450c
commit
41735837b9
2 changed files with 11 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
import { moduleFor, test } from 'ember-qunit';
|
||||
|
||||
moduleFor('service:tether', 'Unit | Service | tether', {
|
||||
// Specify the other units that are required for this test.
|
||||
// needs: ['service:foo']
|
||||
});
|
||||
|
||||
// Replace this with your real tests.
|
||||
test('it exists', function(assert) {
|
||||
let service = this.subject();
|
||||
assert.ok(service);
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue