1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00

Removed almost all JSHint warnings.

This commit is contained in:
Gunther Brunner 2015-10-16 18:25:32 +09:00
parent 2a5a7bae9a
commit 1e961763bd
31 changed files with 92 additions and 93 deletions

View file

@ -2,7 +2,7 @@ describe('SocketDisconnectedService', function() {
beforeEach(angular.mock.module(require('./index').name))
it('should ...', inject(function(SocketDisconnectedService) {
it('should ...', inject(function() {
//expect(SocketDisconnectedService.doSomething()).toEqual('something')