Add missing test for debugger (#1692)
JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
This commit is contained in:
committed by
László Langó
parent
343bac56b2
commit
20466a7637
@@ -0,0 +1,8 @@
|
||||
Connecting to: localhost:5001
|
||||
Stopped at tests/debugger/do_next.js:15
|
||||
(jerry-debugger) next
|
||||
Stopped at tests/debugger/do_next.js:17
|
||||
(jerry-debugger) next
|
||||
Stopped at tests/debugger/do_next.js:18
|
||||
(jerry-debugger) c
|
||||
Connection closed.
|
||||
Reference in New Issue
Block a user