From 4b403eb344acc47ee60f6ce04c9b80064f9b8a00 Mon Sep 17 00:00:00 2001 From: Olivier Date: Thu, 19 Oct 2023 10:41:37 +0200 Subject: [PATCH] Update test_internal_pca.sh --- tests/test_internal_pca.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_internal_pca.sh b/tests/test_internal_pca.sh index 83534c4..b6576ec 100755 --- a/tests/test_internal_pca.sh +++ b/tests/test_internal_pca.sh @@ -2,4 +2,4 @@ cd ../src -./internal_pca.py --trj tests/pca_test_trj.xtc --top tests/complex.pdb +./internal_pca.py --trj ../tests/pca_test_trj.xtc --top ../tests/complex.pdb