summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 6574478..cc36461 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -20,7 +20,8 @@ basic_TESTS = \
complex_TESTS = \
complex_array_test.sh \
complex_variant_test.sh \
- complex_dict_test.sh
+ complex_dict_test.sh \
+ complex_struct_test.sh
TESTS = \
test_init.sh \