Skip to content

Commit

Permalink
better bats tests
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-kiselenko committed Jul 20, 2024
1 parent f39c5c6 commit e6ebe7d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "test/libs/bats-assert"]
path = test/libs/bats-assert
url = https://github.com/ztombol/bats-assert
[submodule "test/libs/bats-support"]
path = test/libs/bats-support
url = https://github.com/ztombol/bats-support
1 change: 1 addition & 0 deletions test/libs/bats-assert
Submodule bats-assert added at 9f88b4
1 change: 1 addition & 0 deletions test/libs/bats-support
Submodule bats-support added at 004e70

0 comments on commit e6ebe7d

Please sign in to comment.