wesnoth/data/test/multiplayer/_main.cfg
gfgtdf 09e88c89d1 remove a useless prprocessor guard
in inclusion of test/multiplayer/ is already guarded with a #ifdef
MP_TEST so there is no point in using #ifdef MP_TEST in that file.
2016-02-15 18:00:43 +01:00

11 lines
176 B
INI

#textdomain wesnoth-test
[textdomain]
name="wesnoth-test"
[/textdomain]
#Load test macros
{test/multiplayer/macros}
#Load mp test scenarios
{test/multiplayer/scenarios}