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