diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2020-07-26 16:43:49 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2020-07-26 16:43:49 +0200 |
| commit | 53b30ea54b578b5ac81a791528cdb114b8121824 (patch) | |
| tree | 8983f0734b9e66d4052cad298672b5f5524d0979 | |
| parent | 4a729204e69254244231755bc0d99d6f19c0ed95 (diff) | |
| download | vis-53b30ea54b578b5ac81a791528cdb114b8121824.tar.gz vis-53b30ea54b578b5ac81a791528cdb114b8121824.tar.xz | |
test/vis: remove z- tests
| -rw-r--r-- | vis/selections/combine-shorter.in | 10 | ||||
| -rw-r--r-- | vis/selections/combine-shorter.keys | 5 | ||||
| -rw-r--r-- | vis/selections/combine-shorter.ref | 10 |
3 files changed, 0 insertions, 25 deletions
diff --git a/vis/selections/combine-shorter.in b/vis/selections/combine-shorter.in deleted file mode 100644 index 96c2a08..0000000 --- a/vis/selections/combine-shorter.in +++ /dev/null @@ -1,10 +0,0 @@ -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 diff --git a/vis/selections/combine-shorter.keys b/vis/selections/combine-shorter.keys deleted file mode 100644 index 22fd38a..0000000 --- a/vis/selections/combine-shorter.keys +++ /dev/null @@ -1,5 +0,0 @@ -:x/.*/ x/./ g2 <Enter> -m <Escape><Escape> -:x/.*/ <Enter> -z- -:{ i/[/ a/]/ } <Enter> diff --git a/vis/selections/combine-shorter.ref b/vis/selections/combine-shorter.ref deleted file mode 100644 index 70eeb2c..0000000 --- a/vis/selections/combine-shorter.ref +++ /dev/null @@ -1,10 +0,0 @@ -1[0]0 -1[0]1 -1[0]2 -1[0]3 -1[0]4 -1[0]5 -1[0]6 -1[0]7 -1[0]8 -1[0]9 |
