X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Fexpected-words-nonwordspaces.txt;h=b0cc2f409d34778a864faf2cff5272453ed585b2;hb=HEAD;hp=6d80450ca7bc71309a940a98368451bf7aa4d478;hpb=c9007797b11ff8347ea47e3e2e71b7a1f6d7e278;p=config%2Fdotfiles.git diff --git a/t/expected-words-nonwordspaces.txt b/t/expected-words-nonwordspaces.txt deleted file mode 100644 index 6d80450..0000000 --- a/t/expected-words-nonwordspaces.txt +++ /dev/null @@ -1,26 +0,0 @@ -diff --git a/test.txt b/test.txt ---- a/test.txt -+++ b/test.txt -@@ -1,21 +1,22 @@ -Tests -[-=====-]{+====+} - -[-Simple-]{+Short+} sentence with[-a few-] words[-.-]{+!+} - -Longer sentence[-with-] even more words[-..-]{+,+} ain't that nice[-?-]{+!+} - -And [-another-]{+other+} one, just testing. - -option: {+new+} value -option-two: {+new-+}value-two -option-three: {+"+}value-three{+"+} - -function testme() { - [-first_call-]{+firstCall+}(); - [-if-]{+while+} (a [-==-]{+!=+} b) { - if (![-second_call())-]{+second_var)+} { - third_call{+() && fourth_call() \+} -{+ || fifth_call+}(); - } - } - return 42;