summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-05-20 17:53:36 +0200
committerCarl Hetherington <cth@carlh.net>2025-05-24 00:44:18 +0200
commit354cf55bb0e8e70d4c9f40c91ae3f89e7922da01 (patch)
tree74a3c5843f0e6f163b123150d6456d3419376508 /test/wscript
parent11ee457964181fbc59aa1b06e3788de24a2763b8 (diff)
Add some wxWidgets-based i18n tests.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index edb2a4b45..23286751e 100644
--- a/test/wscript
+++ b/test/wscript
@@ -34,6 +34,7 @@ def configure(conf):
def build(bld):
bld.recurse('lib')
+ bld.recurse('wx')
def pot(bld):
bld.recurse('lib')