Commit 080ebefb authored by yurys@chromium.org's avatar yurys@chromium.org

Remove trailing whitespace in test-debug.cc

Review URL: http://codereview.chromium.org/160095

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2533 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 161d38c6
......@@ -5329,7 +5329,7 @@ static void BreakMessageHandler(const v8::Debug::Message& message) {
// 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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment