Delete unused test data.

* tests/data/basename.sed,
tests/data/fooRbar,
tests/data/ro.tar: Delete files.
This commit is contained in:
Timothy Sample 2019-05-17 20:00:07 -04:00
parent ea7266e8f1
commit 536319194f
3 changed files with 0 additions and 15 deletions

View File

@ -1,13 +0,0 @@
/^.*\/\([^/][^/]*\)\/*$/{
s//\1/
q
}
/^X\/\(\/\/\)$/{
s//\1/
q
}
/^X\/\(\/\).*/{
s//\1/
q
}
s/.*/./; q

View File

@ -1,2 +0,0 @@
foo\rbar
foo bar

Binary file not shown.