UNPKG

wnpc

Version:

This README outlines the details of collaborating on this Ember application.

11 lines (8 loc) 249 B
`import { test, moduleFor } from 'ember-qunit'` moduleFor 'route:application', 'ApplicationRoute', { # Specify the other units that are required for this test. # needs: ['controller:foo'] } test 'it exists', -> route = @subject() ok route