summaryrefslogtreecommitdiff
path: root/tests/files.urp
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2014-07-31 09:56:41 -0400
committerGravatar Adam Chlipala <adam@chlipala.net>2014-07-31 09:56:41 -0400
commit619ee0bb2735f0be87484175ab10fbb6579d723b (patch)
tree94c286505de9c26af97dc420ae0c4c6aa11fd21b /tests/files.urp
parenta2fe25bdc2883d7e6e780a863890f5badb665cdb (diff)
New .urp directive: file
Diffstat (limited to 'tests/files.urp')
-rw-r--r--tests/files.urp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/files.urp b/tests/files.urp
new file mode 100644
index 00000000..100992e5
--- /dev/null
+++ b/tests/files.urp
@@ -0,0 +1,6 @@
+rewrite all Files/*
+file /hello_world.txt hello.txt
+file /img/web.png web.png
+file /files.urp files.urp
+
+files