Index: test/cctest/test-debug.cc |
=================================================================== |
--- test/cctest/test-debug.cc (revision 3465) |
+++ test/cctest/test-debug.cc (working copy) |
@@ -3169,7 +3169,7 @@ |
} |
// Check that no DebugBreak events occured during the context creation. |
CHECK_EQ(0, break_point_hit_count); |
- |
+ |
// Get rid of the debug event listener. |
v8::Debug::SetDebugEventListener(NULL); |
CheckDebuggerUnloaded(); |