diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/files.urp | 2 |
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 |