tests: Fix ordering in package directory and add a note

Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
Dave Tucker 2017-08-08 11:58:21 +01:00
parent 3b68e087f4
commit 9a562a3b8c
38 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
NOTE: The cases in this directory are ordered alphabetically.
The index used is the position of the first letter of the name in the alphabet.
For example, 001_a, 002_b, 003_c etc...