diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 04:20:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 04:20:26 +0000 |
commit | a9844866100a315fe6586cf0bdb15b2a674fddf4 (patch) | |
tree | e6f6a3f0ea7dc635758320afb4ea9b956b88981b /debian/tests/control | |
parent | Adding upstream version 2.1.30. (diff) | |
download | libyang2-a9844866100a315fe6586cf0bdb15b2a674fddf4.tar.xz libyang2-a9844866100a315fe6586cf0bdb15b2a674fddf4.zip |
Adding debian version 2.1.30-2.1.debian/2.1.30-2.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..146e626 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,6 @@ +Tests: yanglint +Depends: gzip, + libyang2-tools + +Tests: yangre +Depends: libyang2-tools |