mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 09:18:10 +01:00
Share $TMP with fixtures
This commit is contained in:
2
test/fixtures/setup.bats
vendored
2
test/fixtures/setup.bats
vendored
@@ -1,5 +1,3 @@
|
||||
TMP="$BATS_TEST_DIRNAME/../tmp"
|
||||
|
||||
setup() {
|
||||
echo "$BATS_TEST_NAME" >> "$TMP/setup.log"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user