Index: pkg/analyzer/test/src/dart/analysis/driver_test.dart |
diff --git a/pkg/analyzer/test/src/dart/analysis/driver_test.dart b/pkg/analyzer/test/src/dart/analysis/driver_test.dart |
index 439024457d80910a44914eab0558d02650274f31..b67a767ab27c2241a340fe609cb6839786588a56 100644 |
--- a/pkg/analyzer/test/src/dart/analysis/driver_test.dart |
+++ b/pkg/analyzer/test/src/dart/analysis/driver_test.dart |
@@ -80,7 +80,7 @@ class AnalysisDriverSchedulerTest { |
provider, |
byteStore, |
contentOverlay, |
- 'test', |
+ null, |
new SourceFactory( |
[new DartUriResolver(sdk), new ResourceUriResolver(provider)], |
null, |