summaryrefslogtreecommitdiffstats
path: root/tests/line-coverage/shard-coverage.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/line-coverage/shard-coverage.t')
-rw-r--r--tests/line-coverage/shard-coverage.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/line-coverage/shard-coverage.t b/tests/line-coverage/shard-coverage.t
index 5e18d28c998..1797999c146 100644
--- a/tests/line-coverage/shard-coverage.t
+++ b/tests/line-coverage/shard-coverage.t
@@ -16,7 +16,7 @@ EXPECT 'Started' volinfo_field $V0 'Status'
# It is good to copy the file locally and build it, so the scope remains
# inside tests directory.
-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