summaryrefslogtreecommitdiffstats
path: root/tests/basic/cloudsync-sanity.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/cloudsync-sanity.t')
-rw-r--r--tests/basic/cloudsync-sanity.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/cloudsync-sanity.t b/tests/basic/cloudsync-sanity.t
index f859f3fb504..834ba96430c 100644
--- a/tests/basic/cloudsync-sanity.t
+++ b/tests/basic/cloudsync-sanity.t
@@ -20,7 +20,7 @@ TEST $GFS -s $H0 --volfile-id $V0 $M1;
TEST $(dirname $0)/rpc-coverage.sh $M1
-TEST cp $(dirname ${0})/../../api/examples/glfsxmp.c glfsxmp.c
+TEST cp $(dirname ${0})/gfapi/glfsxmp-coverage.c glfsxmp.c
TEST build_tester ./glfsxmp.c -lgfapi
./glfsxmp $V0 $H0
cleanup_tester ./glfsxmp