Command line API: debug
This test-case is intended for command line debug method.
Jan Odvarko, odvarko@gmail.com
- Open Firebug and enable the Console panel.
- Reload the page.
- Execute debug(onExecuteTest) expression on the command line.
- Press the Execute Test button below.
- The debugger must stop at the first line of the onExecuteTest method.