angular/modules/angular2/test/directives
Tim Blasi f11f4e0b45 style(dart): Format with dartfmt v0.2.0
Format all pure Dart code with package:dart_style v0.2.0

Command:
```
find -type f -name "*.dart" | xargs dartformat -w
```
2015-08-05 11:04:29 -07:00
..
class_spec.ts fix(class): allow class names with mixed case 2015-07-27 16:46:42 +02:00
ng_for_spec.ts chore(test): migrate directives tests to testcomponentbuilder 2015-06-24 21:58:36 -07:00
ng_if_spec.ts chore(test): migrate directives tests to testcomponentbuilder 2015-06-24 21:58:36 -07:00
ng_style_spec.ts chore(browsers): fix failing tests in IE11 2015-08-04 22:45:46 +02:00
ng_switch_spec.ts test(NgSwitch): simplify tests with static values 2015-06-25 15:12:16 +02:00
non_bindable_spec.ts chore(test): migrate directives tests to testcomponentbuilder 2015-06-24 21:58:36 -07:00
observable_list_diff_spec.dart style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00