mirror of
https://github.com/ditkrg/todo-to-issue-action.git
synced 2026-01-25 07:16:42 +00:00
Update test_closed.diff
This commit is contained in:
parent
abbbccdbc2
commit
5aa073df5e
@ -246,10 +246,10 @@ index 525e25d..ba4e68d 100644
|
|||||||
- kept together as one todo
|
- kept together as one todo
|
||||||
- */}
|
- */}
|
||||||
- - [ ] TODO: An inline todo that's NOT a comment (what)
|
- - [ ] TODO: An inline todo that's NOT a comment (what)
|
||||||
diff --git a/tests/example_file.py b/tests/example_file.R
|
diff --git a/tests/example_file.r b/tests/example_file.r
|
||||||
index 525e25d..ba4e68d 100644
|
index 525e25d..ba4e68d 100644
|
||||||
--- a/tests/example_file.R
|
--- a/tests/example_file.r
|
||||||
+++ b/tests/example_file.R
|
+++ b/tests/example_file.r
|
||||||
@@ -1,23 +1,2 @@
|
@@ -1,23 +1,2 @@
|
||||||
hello_world <- function() {
|
hello_world <- function() {
|
||||||
- # TODO: Come up with a more imaginative greeting
|
- # TODO: Come up with a more imaginative greeting
|
||||||
@ -258,4 +258,4 @@ hello_world <- function() {
|
|||||||
- # TODO: Do more stuff
|
- # TODO: Do more stuff
|
||||||
- # This function should probably do something more interesting
|
- # This function should probably do something more interesting
|
||||||
- # labels: help wanted
|
- # labels: help wanted
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user