Removed extra line, no longer needed

pull/1060/head
Nils Winkler 2017-10-14 18:15:48 +02:00
parent b640107566
commit 3a899916bd
1 changed files with 0 additions and 1 deletions

View File

@ -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