Changeset 22437 for t

Show
Ignore:
Timestamp:
09/27/08 21:14:24 (2 months ago)
Author:
azawawi
Message:

[t/spec] added a smartlink for ('test\\' eq "test\\") test

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • t/spec/S02-literals/quoting.t

    r22363 r22437  
    519519} 
    520520 
    521 # TODO: smartlink 
    522  
     521# L<S02/Literals/All other quoting forms (including standard single quotes)> 
    523522{ 
    524523    is('test\\', "test\\", "backslashes at end of single quoted string");