]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - t/expected-words-nonwords-spaces.txt
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / t / expected-words-nonwords-spaces.txt
diff --git a/t/expected-words-nonwords-spaces.txt b/t/expected-words-nonwords-spaces.txt
deleted file mode 100644 (file)
index cbc70dc..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-diff --git a/test.txt b/test.txt
---- a/test.txt
-+++ b/test.txt
-@@ -1,26 +1,27 @@
-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;
-}
-
-allow[- = $! $? $.-]{+ = $0 $! $? $.+}
-allow[- = $! $? $.-]{+ = $! $?+}
-allow[- = $! $? $.-]{+ = $0 $! $?+}