Removed extra line, no longer needed
This commit is contained in:
1
test/run
1
test/run
@@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
test_directory="$(cd "$(dirname "$0")" && pwd)"
|
test_directory="$(cd "$(dirname "$0")" && pwd)"
|
||||||
#bats_executable="${test_directory}/../bats/bin/bats"
|
|
||||||
bats_executable="${test_directory}/../test_lib/bats-core/bin/bats"
|
bats_executable="${test_directory}/../test_lib/bats-core/bin/bats"
|
||||||
|
|
||||||
git submodule init && git submodule update
|
git submodule init && git submodule update
|
||||||
|
|||||||
Reference in New Issue
Block a user