Index: sdk/lib/_internal/pub_generated/test/global/run/missing_executable_arg_test.dart |
diff --git a/sdk/lib/_internal/pub_generated/test/global/run/missing_executable_arg_test.dart b/sdk/lib/_internal/pub_generated/test/global/run/missing_executable_arg_test.dart |
index 0dad947196f1f020e244ed72c937009ee7bce89b..ac24f660fe06e42e6fee08096118ae2e50ccea2a 100644 |
--- a/sdk/lib/_internal/pub_generated/test/global/run/missing_executable_arg_test.dart |
+++ b/sdk/lib/_internal/pub_generated/test/global/run/missing_executable_arg_test.dart |
@@ -1,5 +1,10 @@ |
+// Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file |
+// for details. All rights reserved. Use of this source code is governed by a |
+// BSD-style license that can be found in the LICENSE file. |
+ |
import '../../../lib/src/exit_codes.dart' as exit_codes; |
import '../../test_pub.dart'; |
+ |
main() { |
initConfig(); |
integration('fails if no executable was given', () { |