2
0
mirror of https://github.com/kazhala/dotbare synced 2024-11-17 21:25:32 +00:00
dotbare/tests/git

10 lines
174 B
Plaintext
Raw Normal View History

2020-07-07 01:20:22 +00:00
#!/usr/bin/env bash
#
# This script is for mocking git during unit test,
# used to mock all the git calls.
#
# usage:
# export PATH="${BATS_TEST_DIRNAME}:$PATH"
echo "$@"