Skip to content

Commit

Permalink
cmake: fix install tests
Browse files Browse the repository at this point in the history
  • Loading branch information
junghans committed Oct 1, 2018
1 parent 3f9496b commit 577ed07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/cmake/test_install.sh
Expand Up @@ -4,7 +4,7 @@
function helper_test_install_common() {
local root=$1
local filepaths=("${root}/bin/pypresso" \
"${root}/lib/libEspressoCore.so" \
"${root}/@Python_SITEARCH@/espressomd/EspressoCore.so" \
)
if [ "@TESTING_PYTHON@" = "TRUE" ]
then
Expand Down

0 comments on commit 577ed07

Please sign in to comment.