add wesnoth-test text domain to a unit test which was missing it
This commit is contained in:
parent
8d428e06c3
commit
e127cd51d4
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
See the COPYING file for more details.
|
||||
*/
|
||||
|
||||
#define GETTEXT_DOMAIN "wesnoth-test"
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include "log.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue