diff --git a/t/expired_ac_proxy.t b/t/expired_ac_proxy.t
index 95d474fe44768f1e4c59f5b9a9d61cd72e819732..2b07a96348f9c058dab569ef0ddd5f1daf30ed45 100644
--- a/t/expired_ac_proxy.t
+++ b/t/expired_ac_proxy.t
@@ -8,8 +8,8 @@ __DATA__
 === TEST 1: https with x509 client authentication, valid proxy certificate with expired VOMS attributes 
 --- main_config
     env OPENSSL_ALLOW_PROXY_CERTS=1;
-    env X509_VOMS_DIR=/home/build/ngx_http_voms_module/t/vomsdir;
-    env X509_CERT_DIR=/home/build/ngx_http_voms_module/t/trust-anchors;
+    env X509_VOMS_DIR=t/vomsdir;
+    env X509_CERT_DIR=t/trust-anchors;
 --- http_config
     server {
         error_log logs/error.log debug;