--- parser3/tests/270.html 2012/05/24 12:27:45 1.2
+++ parser3/tests/270.html 2021/01/04 22:46:15 1.7
@@ -1,5 +1,5 @@
@main[]
-$dir[/_/270_dir]
+$dir[/tests/270_dir]
^do[$dir///subdir/270.txt]{file not found (error)}
^do[$dir/270.txt]{file not found (error)}
@@ -8,8 +8,8 @@ $dir[/_/270_dir]
^do[$dir///not-exist]{file not found (OK)}
^do[/not-exist]{file not found (OK)}
-^do[/auto.p]{file not found (error)}
-^do[auto.p]{file not found (error)}
+^do[/Makefile.in]{file not found (error)}
+^do[Makefile]{file not found (error)}
^do[]{file not found (OK)}
^do[/]{file not found (OK)}