diff --git a/tests/test_conformation.sh b/tests/test_conformation.sh index e007557..5a81217 100755 --- a/tests/test_conformation.sh +++ b/tests/test_conformation.sh @@ -8,4 +8,4 @@ done <${file} cd .. -./conformationMode.py --pdbConf output/ComplexCG4.pdb --pdbANM output/ComplexCG4.pdb --vtMatrix output/VT_values.txt --atomType CB +../src/conformationMode.py --pdbConf output/ComplexCG4.pdb --pdbANM output/ComplexCG4.pdb --vtMatrix output/VT_values.txt --atomType CB