summaryrefslogtreecommitdiff
path: root/tests/files.urp
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2015-03-08 10:55:05 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2015-03-08 10:55:05 -0400
commit2997e31da2e41b6f1ffeca09a976b739ff9846ea (patch)
treef6193aa0371d90bba563c11cb263f4be7ccb0704 /tests/files.urp
parent6119cdebb5f614a894a8953d3594f8e4b54f221f (diff)
Fix interpretation of 'file' argument paths
Diffstat (limited to 'tests/files.urp')
-rw-r--r--tests/files.urp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/files.urp b/tests/files.urp
index 100992e5..3683f1a8 100644
--- a/tests/files.urp
+++ b/tests/files.urp
@@ -1,6 +1,6 @@
rewrite all Files/*
file /hello_world.txt hello.txt
file /img/web.png web.png
-file /files.urp files.urp
+file /files.urp ./files.urp
files