| Index: pkg/analysis_server/test/analysis/notification_occurrences_test.dart
|
| diff --git a/pkg/analysis_server/test/analysis/notification_occurrences_test.dart b/pkg/analysis_server/test/analysis/notification_occurrences_test.dart
|
| index 7daf84dbedfb07331ef8c0f404bb91b2c3728df1..baa29d1df306caf072c90694a9968675a0858516 100644
|
| --- a/pkg/analysis_server/test/analysis/notification_occurrences_test.dart
|
| +++ b/pkg/analysis_server/test/analysis/notification_occurrences_test.dart
|
| @@ -20,7 +20,7 @@ main() {
|
| }
|
|
|
|
|
| -@ReflectiveTestCase()
|
| +@reflectiveTest
|
| class AnalysisNotificationOccurrencesTest extends AbstractAnalysisTest {
|
| List<Occurrences> occurrencesList;
|
| Occurrences testOccurences;
|
|
|