From 85822093baa41fc2ca086c552709b9ac7507c426 Mon Sep 17 00:00:00 2001 From: Mike Snoeren <52166423+mikesnoeren@users.noreply.github.com> Date: Mon, 14 Feb 2022 16:30:25 +0100 Subject: [PATCH] Add mock code to test_new.diff --- tests/test_new.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/tests/test_new.diff b/tests/test_new.diff index 4d09d6d..5e112fc 100644 --- a/tests/test_new.diff +++ b/tests/test_new.diff @@ -208,3 +208,15 @@ index 0000000..7cccc5b + text-align: center; + } +} +diff --git a/tests/example_file.twig b/src/tests/example_file.twig +new file mode 100644 +index 0000000..7cccc5b +--- /dev/null ++++ b/src/tests/example_file.scss +@@ -0,0 +1,11 @@ ++ {# TODO: Hopefully this comment turns into a todo issue #} ++ {# ++ TODO:Multiline comments ++ also need to be turned into todos, and hopefully ++ kept together as one todo ++ #}