diff options
Diffstat (limited to 'test/unit/insert-replace')
| -rw-r--r-- | test/unit/insert-replace/cmd | 1 | ||||
| -rw-r--r-- | test/unit/insert-replace/in | 1 | ||||
| -rw-r--r-- | test/unit/insert-replace/out | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/test/unit/insert-replace/cmd b/test/unit/insert-replace/cmd deleted file mode 100644 index daa37b38..00000000 --- a/test/unit/insert-replace/cmd +++ /dev/null @@ -1 +0,0 @@ -cthis was <c-r>" <esc> diff --git a/test/unit/insert-replace/in b/test/unit/insert-replace/in deleted file mode 100644 index 546219dd..00000000 --- a/test/unit/insert-replace/in +++ /dev/null @@ -1 +0,0 @@ -%(word1)%(word2)%(word3)%(word4) diff --git a/test/unit/insert-replace/out b/test/unit/insert-replace/out deleted file mode 100644 index fae360dd..00000000 --- a/test/unit/insert-replace/out +++ /dev/null @@ -1 +0,0 @@ -this was word1 this was word2 this was word3 this was word4 |
