summaryrefslogtreecommitdiff
path: root/tests/test-filevercmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-filevercmp.c')
-rw-r--r--tests/test-filevercmp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-filevercmp.c b/tests/test-filevercmp.c
index b2a7e90f3f..998250990d 100644
--- a/tests/test-filevercmp.c
+++ b/tests/test-filevercmp.c
@@ -29,6 +29,8 @@ static const char *const examples[] =
"",
".",
"..",
+ ".0",
+ ".9",
".A",
".Z",
".a~",
@@ -39,8 +41,6 @@ static const char *const examples[] =
".zz~",
".zz",
".zz.~1~",
- ".0",
- ".9",
".zz.0",
".\1",
".\1.txt",