Not used for Avalon CLI git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/branches/avalon-implementation@529019 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-cli/commit/28c80519 Tree: http://git-wip-us.apache.org/repos/asf/commons-cli/tree/28c80519 Diff: http://git-wip-us.apache.org/repos/asf/commons-cli/diff/28c80519 Branch: refs/heads/avalon-implementation Commit: 28c80519cd084ebc9734b54cf26defe90de707f5 Parents: 80124fd Author: Sebastian Bazley <[email protected]> Authored: Sun Apr 15 17:20:39 2007 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Sun Apr 15 17:20:39 2007 +0000 ---------------------------------------------------------------------- src/test/data/.hidden.txt | 1 - src/test/data/readable.txt | 1 - src/test/data/writable.txt | 1 - 3 files changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-cli/blob/28c80519/src/test/data/.hidden.txt ---------------------------------------------------------------------- diff --git a/src/test/data/.hidden.txt b/src/test/data/.hidden.txt deleted file mode 100644 index d18fa71..0000000 --- a/src/test/data/.hidden.txt +++ /dev/null @@ -1 +0,0 @@ -Hidden text file. http://git-wip-us.apache.org/repos/asf/commons-cli/blob/28c80519/src/test/data/readable.txt ---------------------------------------------------------------------- diff --git a/src/test/data/readable.txt b/src/test/data/readable.txt deleted file mode 100644 index cada839..0000000 --- a/src/test/data/readable.txt +++ /dev/null @@ -1 +0,0 @@ -Readable text file. http://git-wip-us.apache.org/repos/asf/commons-cli/blob/28c80519/src/test/data/writable.txt ---------------------------------------------------------------------- diff --git a/src/test/data/writable.txt b/src/test/data/writable.txt deleted file mode 100644 index 53f7f5d..0000000 --- a/src/test/data/writable.txt +++ /dev/null @@ -1 +0,0 @@ -Writable text file.
