infra: add t_return_code to tests list

This commit is contained in:
Evgeniy A. Dushistov
2020-03-17 17:13:25 +03:00
parent 08461acab8
commit 780b7dd214

View File

@@ -152,5 +152,6 @@ if (BUILD_TESTS)
add_sdcv_shell_test(t_utf8output)
add_sdcv_shell_test(t_utf8input)
add_sdcv_shell_test(t_datadir)
add_sdcv_shell_test(t_return_code)
endif (BUILD_TESTS)