summaryrefslogtreecommitdiffstats
path: root/tests/line-coverage/old-protocol.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/line-coverage/old-protocol.t')
-rwxr-xr-xtests/line-coverage/old-protocol.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/line-coverage/old-protocol.t b/tests/line-coverage/old-protocol.t
index 46ea1f3b019..5676e5636db 100755
--- a/tests/line-coverage/old-protocol.t
+++ b/tests/line-coverage/old-protocol.t
@@ -28,7 +28,7 @@ TEST $GFS -s $H0 --volfile-id $V0 $M1;
## which covers maximum fops
TEST $(dirname $0)/../basic/rpc-coverage.sh $M1
-TEST cp $(dirname ${0})/../../api/examples/glfsxmp.c glfsxmp.c
+TEST cp $(dirname ${0})/../basic/gfapi/glfsxmp-coverage.c glfsxmp.c
TEST build_tester ./glfsxmp.c -lgfapi
TEST ./glfsxmp $V0 $H0
TEST cleanup_tester ./glfsxmp