diff options
Diffstat (limited to 'test/unit/undo')
| -rw-r--r-- | test/unit/undo/cmd | 1 | ||||
| -rw-r--r-- | test/unit/undo/in | 1 | ||||
| -rw-r--r-- | test/unit/undo/out | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/undo/cmd b/test/unit/undo/cmd new file mode 100644 index 00000000..37dc93f7 --- /dev/null +++ b/test/unit/undo/cmd @@ -0,0 +1 @@ +du diff --git a/test/unit/undo/in b/test/unit/undo/in new file mode 100644 index 00000000..c2267c2e --- /dev/null +++ b/test/unit/undo/in @@ -0,0 +1 @@ +%(foo) diff --git a/test/unit/undo/out b/test/unit/undo/out new file mode 100644 index 00000000..257cc564 --- /dev/null +++ b/test/unit/undo/out @@ -0,0 +1 @@ +foo |
