Skip to content

Commit 4121227

Browse files
committed
import ddescribe for testing purposes
1 parent b1b45b9 commit 4121227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/radio/radio.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import {
88
it,
99
describe,
1010
expect,
11+
ddescribe,
1112
beforeEach,
1213
} from '../../core/facade/testing';
1314
import {Component, DebugElement} from 'angular2/core';

0 commit comments

Comments
 (0)