Index: sdk/lib/_internal/pub/test/serve/missing_file_test.dart |
diff --git a/sdk/lib/_internal/pub/test/serve/missing_file_test.dart b/sdk/lib/_internal/pub/test/serve/missing_file_test.dart |
index 693ae553305956098d9d330ef4f806e971bb7594..47956b91d129413afc0da96dd18f95d013627d17 100644 |
--- a/sdk/lib/_internal/pub/test/serve/missing_file_test.dart |
+++ b/sdk/lib/_internal/pub/test/serve/missing_file_test.dart |
@@ -30,7 +30,7 @@ main() { |
// Start the server with the files present so that it creates barback |
// assets for them. |
- startPubServe(); |
+ pubServe(); |
// TODO(rnystrom): When pub serve supports file watching, we'll have to do |
// something here to specifically disable that so that we can get barback |