File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 478478Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/debug .
479479
480480Please also check the [ contributing guideline] ( /CONTRIBUTING.md ) .
481+
482+ # Acknowledgement
483+
484+ * Some tests are based on [ deivid-rodriguez/byebug: Debugging in Ruby 2] ( https://github.com/deivid-rodriguez/byebug )
Original file line number Diff line number Diff line change @@ -327,3 +327,7 @@ The `<...>` notation means the argument.
327327Bug reports and pull requests are welcome on GitHub at https://github.com/ruby/debug.
328328
329329Please also check the [contributing guideline](/CONTRIBUTING.md).
330+
331+ # Acknowledgement
332+
333+ * Some tests are based on [deivid-rodriguez/byebug: Debugging in Ruby 2](https://github.com/deivid-rodriguez/byebug)
You can’t perform that action at this time.
0 commit comments