aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--t/basic.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/basic.t b/t/basic.t
index c3d0e27..2364bf1 100644
--- a/t/basic.t
+++ b/t/basic.t
@@ -36,6 +36,7 @@ set 't/htdocs/.htaccess', <<CONF;
Inject head.html foot.html
CONF
+mkdir 't/htdocs/subdir' if ! -d 't/htdocs/subdir';
set 't/htdocs/subdir/.htaccess', <<CONF;
Inject head.html
CONF