diff tests/files.urp @ 2127:8beeb4f761b5

Fix interpretation of 'file' argument paths
author Adam Chlipala <adam@chlipala.net>
date Sun, 08 Mar 2015 10:55:05 -0400
parents ced78ef1c82f
children
line wrap: on
line diff
--- a/tests/files.urp	Fri Mar 06 09:46:21 2015 -0500
+++ b/tests/files.urp	Sun Mar 08 10:55:05 2015 -0400
@@ -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