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:
Levente Orban
2017-03-30 10:29:32 +02:00
committed by László Langó
parent 343bac56b2
commit 20466a7637
8 changed files with 45 additions and 33 deletions
+8
View File
@@ -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.