-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_lib: Update bats-file to have no unbound variables
No more unbound variables!!
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule bats-file
updated
8 files
+1 −1 | .travis.yml | |
+1 −1 | CHANGELOG.md | |
+7 −7 | README.md | |
+1 −1 | package.json | |
+2 −2 | script/install-bats.sh | |
+96 −96 | src/file.bash | |
+3 −3 | src/temp.bash | |
+3 −0 | test/test_helper.bash |