Updated sub meson.build in example test dir.

Removed newlines and fixed comment.
This commit is contained in:
Michael Brockus
2019-09-17 11:30:07 -07:00
committed by GitHub
parent 964a58c053
commit 29af4c0e0d

View File

@ -1,6 +1,6 @@
###################################################################################
# #
# NAME: examples/example_4/test/meson.build #
# NAME: meson.build #
# #
# AUTHOR: Mike Karlesky, Mark VanderVoord, Greg Williams. #
# WRITTEN BY: Michael Brockus. #
@ -9,6 +9,4 @@
# #
###################################################################################
subdir('test_runners')