Removed extra line, no longer needed

This commit is contained in:
Nils Winkler
2017-10-14 18:15:48 +02:00
parent b640107566
commit 3a899916bd

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env bash
test_directory="$(cd "$(dirname "$0")" && pwd)"
#bats_executable="${test_directory}/../bats/bin/bats"
bats_executable="${test_directory}/../test_lib/bats-core/bin/bats"
git submodule init && git submodule update