From bce1639d25f5bc0a78ff561fe94123e6f3ca2b96 Mon Sep 17 00:00:00 2001 From: aitzol Date: Sun, 5 May 2024 17:12:45 +0200 Subject: [PATCH] bats --- .gitignore | 1 - tests/bats/bats-assert | 1 + tests/bats/bats-core | 1 + tests/bats/bats-support | 1 + 4 files changed, 3 insertions(+), 1 deletion(-) create mode 160000 tests/bats/bats-assert create mode 160000 tests/bats/bats-core create mode 160000 tests/bats/bats-support diff --git a/.gitignore b/.gitignore index 193bd69..d54bd82 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,5 @@ certs/ extras/matterbridge/*.t* tests/certs/ tests/venv/ -tests/bats/* tests/__pycache__/ *.swp diff --git a/tests/bats/bats-assert b/tests/bats/bats-assert new file mode 160000 index 0000000..e2d855b --- /dev/null +++ b/tests/bats/bats-assert @@ -0,0 +1 @@ +Subproject commit e2d855bc78619ee15b0c702b5c30fb074101159f diff --git a/tests/bats/bats-core b/tests/bats/bats-core new file mode 160000 index 0000000..a751f3d --- /dev/null +++ b/tests/bats/bats-core @@ -0,0 +1 @@ +Subproject commit a751f3d3da4b7db830612322a068a18379c78d09 diff --git a/tests/bats/bats-support b/tests/bats/bats-support new file mode 160000 index 0000000..9bf10e8 --- /dev/null +++ b/tests/bats/bats-support @@ -0,0 +1 @@ +Subproject commit 9bf10e876dd6b624fe44423f0b35e064225f7556