test: make test_aliases[] const
Although the elements of `test_aliases[]` are of type `const char *`,
the elements themselves are not const-qualified.  Make them `const`.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 0d08372 commit 55c24dcce32fe762d0da8f994afc070a6b271697
@Ian Abbott Ian Abbott authored on 17 May 2017
Sascha Hauer committed on 19 May 2017
Showing 1 changed file
View
commands/test.c