Last active
August 29, 2015 13:56
-
-
Save afternoon/9023044 to your computer and use it in GitHub Desktop.
TypeScript references for a test spec
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/// <reference path="module.ts" /> | |
/// <reference path="angularjs/angular-mocks.d.ts" /> | |
/// <reference path="angular-protractor/angular-protractor.d.ts" /> | |
/// <reference path="jasmine/jasmine.d.ts" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment