Skip to content

Commit

Permalink
add bats file test helper
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Dec 15, 2024
1 parent e2aa28f commit 5da9aad
Show file tree
Hide file tree
Showing 3 changed files with 1,279 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_helper/bats_file/load.bash
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
source "$(dirname "${BASH_SOURCE[0]}")/src/file.bash"
source "$(dirname "${BASH_SOURCE[0]}")/src/temp.bash"
Loading

0 comments on commit 5da9aad

Please sign in to comment.