Index: sdk/lib/_internal/pub/test/global/run/nonexistent_script_test.dart |
diff --git a/sdk/lib/_internal/pub/test/global/run/nonexistent_script_test.dart b/sdk/lib/_internal/pub/test/global/run/nonexistent_script_test.dart |
index cf0d0a3f73bd3a17c60e0398923faba8ed93b92d..76c3b31b83bbded406ee44a31d1d3a7ed6349457 100644 |
--- a/sdk/lib/_internal/pub/test/global/run/nonexistent_script_test.dart |
+++ b/sdk/lib/_internal/pub/test/global/run/nonexistent_script_test.dart |
@@ -9,7 +9,7 @@ import '../../test_pub.dart'; |
main() { |
initConfig(); |
- integration('errors if the script does not exist', () { |
+ integration('errors if the script does not exist.', () { |
servePackages([packageMap("foo", "1.0.0")]); |
schedulePub(args: ["global", "activate", "foo"]); |