Update angular-spinner-tests.ts

Try to get Travis working
This commit is contained in:
Michael Klein
2016-11-21 23:31:38 +01:00
committed by Michael Klein
parent d94c20f85a
commit 7c7036e9fe
+1 -1
View File
@@ -1,4 +1,4 @@
/// <reference path="angular-spinner.d.ts" />
import {ISpinnerService} from 'angular-spinner';
var myApp = angular.module('testModule');