define ['app/router'], (router) ->

  describe 'Test router', ->

    it 'Router is defined', ->
      expect(router).not.to.be.undefined
