Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit b74d568

Browse files
mheveryjbdeboer
authored andcommitted
fix(benchmark): incorrect mirrors import
1 parent 1cb3270 commit b74d568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/watch_group_perf.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import 'package:benchmark_harness/benchmark_harness.dart';
99

1010
@MirrorsUsed(
1111
targets: const [
12-
'angular.perf.watch_group'
12+
'angular.benchmarks.watch_group'
1313
],
1414
override: '*'
1515
)

0 commit comments

Comments
 (0)