Reviewers: Michail Naganov, Description: Remove trailing whitespace in test-debug.cc
Please review this at http://codereview.chromium.org/160095 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/cctest/test-debug.cc Index: test/cctest/test-debug.cc =================================================================== --- test/cctest/test-debug.cc (revision 2532) +++ test/cctest/test-debug.cc (working copy) @@ -5329,7 +5329,7 @@ // Test that if DebugBreak is forced it is ignored when code from -// debug-delay.js is executed. +// debug-delay.js is executed. TEST(NoDebugBreakInAfterCompileMessageHandler) { v8::HandleScope scope; DebugLocalContext env; --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
