Message ID | 20181023035341.15398-6-ischis2@cox.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/5] t2000: rename and combine checkout clash tests | expand |
On Mon, Oct 22, 2018 at 11:54 PM Stephen P. Smith <ischis2@cox.net> wrote: > The naming convention was documented [1] but this script was not > renamed. > > The original commit message indicates the script tests basic commit > functionality. Clean up the test name by changing the file name to > specify the intent as documented in the initial commit. > > Signed-off-by: Stephen P. Smith <ischis2@cox.net> > --- > diff --git a/t/t7501-commit.sh b/t/t7501-commit-basic-funtionality.sh > rename from t/t7501-commit.sh > rename to t/t7501-commit-basic-funtionality.sh s/funtionality/functionality/
diff --git a/t/t7501-commit.sh b/t/t7501-commit-basic-funtionality.sh
similarity index 100%
rename from t/t7501-commit.sh
rename to t/t7501-commit-basic-funtionality.sh
The naming convention was documented [1] but this script was not renamed. The original commit message indicates the script tests basic commit functionality. Clean up the test name by changing the file name to specify the intent as documented in the initial commit. [1] f50c9f76c ("Rename some test scripts and describe the naming convention", 2005-05-15) Signed-off-by: Stephen P. Smith <ischis2@cox.net> --- t/{t7501-commit.sh => t7501-commit-basic-funtionality.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename t/{t7501-commit.sh => t7501-commit-basic-funtionality.sh} (100%)