diff options
author | Daniel Dickman <daniel@cvs.openbsd.org> | 2014-12-02 02:41:08 +0000 |
---|---|---|
committer | Daniel Dickman <daniel@cvs.openbsd.org> | 2014-12-02 02:41:08 +0000 |
commit | 2c8f99c494ec80fed39d8a7b7685b7235d931836 (patch) | |
tree | 2ba1fe9801d84cea66c48019425ffe2aafb9e5a7 /bin | |
parent | e7d9423795012d413b84234881d4f49febc98b88 (diff) |
The t.t test is missing and so the t.* test is not being run.
Reconstruct a passing t.t based on the input data (t.d) and the
expected result (t.r).
Diffstat (limited to 'bin')
-rw-r--r-- | bin/ed/test/t.t | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/ed/test/t.t b/bin/ed/test/t.t new file mode 100644 index 00000000000..fcb1368bc29 --- /dev/null +++ b/bin/ed/test/t.t @@ -0,0 +1,3 @@ +1t1 +2,3t2 +,t$ |