Whitespace cleanup.

git-svn-id: svn://10.0.0.236/trunk@95150 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pschwartau%netscape.com
2001-05-16 22:45:11 +00:00
parent e1c0680de4
commit ec59ad1546

View File

@@ -40,7 +40,7 @@ var s = 'xyz';
status = 'anchor()';
actual = s.anchor();
expect =actual.toLowerCase();
expect = actual.toLowerCase();
addThis();
status = 'big()';