Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Commit

Permalink
Update code to final
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxandxss committed Oct 26, 2016
1 parent 073be1f commit 997a1ee
Show file tree
Hide file tree
Showing 21 changed files with 561 additions and 163 deletions.
4 changes: 3 additions & 1 deletion public/docs/_examples/cb-a11y/e2e-spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
/// <reference path='../_protractor/e2e.d.ts' />
'use strict';

import { browser, element, by } from 'protractor';

declare module jasmine {

interface Matchers {
Expand Down
Loading

0 comments on commit 997a1ee

Please sign in to comment.