test: Alphabetize dm Makefile
authorSean Anderson <sean.anderson@seco.com>
Tue, 20 Apr 2021 15:03:12 +0000 (11:03 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 22 Apr 2021 15:44:37 +0000 (11:44 -0400)
commitfe3a2808bb5f86c738d47a4158117e32c349db0d
treecce9eb0541e6377489b7511149da4a149c35d867
parent275a4490fd2f30df76f2aa07efa0f595fef4d46f
test: Alphabetize dm Makefile

Recently, tests have been added primarily to the end of the dm Makefile.
This results in merge conflicts when two people add new tests at the
same time. To reduce these conflicts, alphabetize the makefile.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
test/dm/Makefile