diff options
Diffstat (limited to 'languages/cpp/debugger/tests/infinite_loop/README.txt')
-rw-r--r-- | languages/cpp/debugger/tests/infinite_loop/README.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/languages/cpp/debugger/tests/infinite_loop/README.txt b/languages/cpp/debugger/tests/infinite_loop/README.txt new file mode 100644 index 00000000..1c008ee6 --- /dev/null +++ b/languages/cpp/debugger/tests/infinite_loop/README.txt @@ -0,0 +1,3 @@ + +Tests that we can stop a program with the "Interrupt" command. + |