fix(test) fix Dart annotation for integration_dart_spec.dart

This commit is contained in:
Kevin Moore 2015-10-13 11:59:26 -07:00 committed by Kevin Moore
parent b716d2335b
commit a91ae291e4
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ class ThrowingComponent2 {
}
}
@proxy()
@proxy
class PropModel implements Map {
final String foo = 'foo-prop';