Skip to content

Commit

Permalink
style: add whitespace (#963)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesselpalmer authored and hansl committed Jun 2, 2016
1 parent e59fb57 commit 7561344
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
it,
inject
} from '@angular/core/testing';
import {ComponentFixture, TestComponentBuilder} from '@angular/compiler/testing';
import { ComponentFixture, TestComponentBuilder } from '@angular/compiler/testing';
import { provide, Component } from '@angular/core';
import { <%= classifiedModuleName %> } from './<%= dasherizedModuleName %>.directive';

Expand Down

0 comments on commit 7561344

Please sign in to comment.