From 5aa073df5e9d6ee91cc50e8b29ccafd2241227e7 Mon Sep 17 00:00:00 2001 From: Alastair Mooney Date: Fri, 20 May 2022 17:18:46 +0100 Subject: [PATCH] Update test_closed.diff --- tests/test_closed.diff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/test_closed.diff b/tests/test_closed.diff index 581cfdf..ba9b759 100644 --- a/tests/test_closed.diff +++ b/tests/test_closed.diff @@ -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 @@ -258,4 +258,4 @@ hello_world <- function() { - # TODO: Do more stuff - # This function should probably do something more interesting - # labels: help wanted -} \ No newline at end of file +}