Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a19341 commit 466e126Copy full SHA for 466e126
1 file changed
test/install_and_run_tests.sh
@@ -5,7 +5,6 @@ set -ev
5
#goto git root directory
6
git rev-parse && cd "$(git rev-parse --show-cdup)"
7
8
-. development/env.sh
9
10
cd test
11
0 commit comments