Skip to content

Instantly share code, notes, and snippets.

@afternoon
Last active August 29, 2015 13:56
Show Gist options
  • Save afternoon/9023044 to your computer and use it in GitHub Desktop.
Save afternoon/9023044 to your computer and use it in GitHub Desktop.
TypeScript references for a test spec
/// <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