add wesnoth-test text domain to a unit test which was missing it

This commit is contained in:
Chris Beck 2014-05-03 22:56:23 -04:00
parent 8d428e06c3
commit e127cd51d4

View file

@ -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"