We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f9c68d commit c62a875Copy full SHA for c62a875
.github/ISSUE_TEMPLATE/test_process.md
@@ -0,0 +1,5 @@
1
+---
2
+name: "package:test_process"
3
+about: "Create a bug or file a feature request against package:test_process."
4
+labels: "package:test_process"
5
pkgs/test_process/CONTRIBUTING.md
pkgs/test_process/pubspec.yaml
@@ -2,7 +2,7 @@ name: test_process
version: 2.1.1-wip
description:
"Test processes: starting; validating stdout and stderr; checking exit code"
-repository: https://github.com/dart-lang/test_process
+repository: https://github.com/dart-lang/test/tree/master/pkgs/test_process
6
7
environment:
8
sdk: ^3.1.0
0 commit comments