Skip to content

Commit

Permalink
Update test_closed.diff
Browse files Browse the repository at this point in the history
  • Loading branch information
alstr committed May 20, 2022
1 parent abbbccd commit 5aa073d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/test_closed.diff
Original file line number Diff line number Diff line change
Expand Up @@ -246,10 +246,10 @@ index 525e25d..ba4e68d 100644
- kept together as one todo
- */}
- - [ ] 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
--- a/tests/example_file.R
+++ b/tests/example_file.R
--- a/tests/example_file.r
+++ b/tests/example_file.r
@@ -1,23 +1,2 @@
hello_world <- function() {
- # TODO: Come up with a more imaginative greeting
Expand All @@ -258,4 +258,4 @@ hello_world <- function() {
- # TODO: Do more stuff
- # This function should probably do something more interesting
- # labels: help wanted
}
}

0 comments on commit 5aa073d

Please sign in to comment.