This commit is contained in:
Nathaniel Landau
2021-07-21 13:09:35 -04:00
parent 0b7b88b5e5
commit b1df496e95
6 changed files with 68 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
load 'test_helper/bats-support/load'
load 'test_helper/bats-file/load'
load 'test_helper/bats-asser/load'
load 'test_helper/bats-assert/load'
######## SETUP TESTS ########
ROOTDIR="$(git rev-parse --show-toplevel)"