--- parser3/tests/065.html 2009/05/10 11:55:53 1.3 +++ parser3/tests/065.html 2010/07/25 23:45:23 1.4 @@ -5,7 +5,7 @@ $selffilespec[$filespec] #src=$selffilespec
$sDirName[^file:dirname[$selffilespec]] #dirname=$sDirName
-dirname=^if(^sDirName.left(1) eq "/" && ^sDirName.right(6) eq "/tests"){OK}
+dirname=^if(^sDirName.right(6) eq "/tests"){OK}
basename=^file:basename[$selffilespec]
justname=^file:justname[$selffilespec]
justext=^file:justext[$selffilespec]