diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:25:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-16 19:25:24 +0000 |
commit | 72ca0d52ddd1bcc243afe80b78fd9d0e0a6cc936 (patch) | |
tree | 366eb95223e97792f05d22eec56b675c5a0b33ec /debian/tests/control | |
parent | Adding upstream version 1.22.1. (diff) | |
download | golang-1.22-72ca0d52ddd1bcc243afe80b78fd9d0e0a6cc936.tar.xz golang-1.22-72ca0d52ddd1bcc243afe80b78fd9d0e0a6cc936.zip |
Adding debian version 1.22.1-1.debian/1.22.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..9bf42b2 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,7 @@ +Tests: hello-world +Depends: @, build-essential +Restrictions: allow-stderr, superficial + +Tests: regression-test +Depends: @, build-essential +Restrictions: allow-stderr |