OLD | NEW |
1 Tests live edit feature. | 1 Tests live edit feature. |
2 | 2 |
3 Debugger was enabled. | |
4 | 3 |
5 Running: testLiveEditWhenPausedDoesNotCauseCursorMove | 4 Running: testLiveEditWhenPausedDoesNotCauseCursorMove |
6 Script execution paused. | 5 Script execution paused. |
7 Moving cursor to (0, 0). | 6 Moving cursor to (0, 0). |
8 Committing live edit. | 7 Committing live edit. |
9 Script execution paused. | 8 Script execution paused. |
10 Script execution resumed. | 9 Script execution resumed. |
11 Cursor position is: (0, 0). | 10 Cursor position is: (0, 0). |
12 Debugger was disabled. | |
13 | 11 |
OLD | NEW |