comparison 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
comparison
equal deleted inserted replaced
2126:ec1614fb97bb 2127:8beeb4f761b5
1 rewrite all Files/* 1 rewrite all Files/*
2 file /hello_world.txt hello.txt 2 file /hello_world.txt hello.txt
3 file /img/web.png web.png 3 file /img/web.png web.png
4 file /files.urp files.urp 4 file /files.urp ./files.urp
5 5
6 files 6 files