factor/core/debugger/debugger-tests.factor

5 lines
115 B
Factor
Executable File

IN: temporary
USING: debugger kernel continuations tools.test ;
[ ] [ [ drop ] [ error. ] recover ] unit-test