summaryrefslogtreecommitdiff
path: root/trust/test-module.c
diff options
context:
space:
mode:
Diffstat (limited to 'trust/test-module.c')
-rw-r--r--trust/test-module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/test-module.c b/trust/test-module.c
index 3eedc1b..b1ee5fd 100644
--- a/trust/test-module.c
+++ b/trust/test-module.c
@@ -315,7 +315,7 @@ test_get_token_info (void)
memset (&args, 0, sizeof (args));
args.pReserved = "paths='" \
SYSCONFDIR "/trust/input" P11_PATH_SEP \
- DATADIR "/trust/fixtures/blah" P11_PATH_SEP \
+ DATA_DIR "/trust/fixtures/blah" P11_PATH_SEP \
"/some/other/path/the-basename'";
args.flags = CKF_OS_LOCKING_OK;