Tests the script formatting is working fine with breakpoints.


Running: testSetup

Running: testBreakpointsSetInFormattedAndRemoveInOriginalSource
Script execution paused.
Breakpoint sidebar pane while paused in pretty printed
unformatted3.js:formatted:4    var c = 3;
Breakpoint sidebar pane while paused in raw
No breakpoints
Script execution resumed.

