diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 5c201124d..07002ecca 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -381,6 +381,7 @@ TESTS = \ structs/gvalue-implicit-comparison.vala \ structs/properties.vala \ structs/simple-type-constructor.vala \ + structs/simple-type-boxed.vala \ structs/simple-type-disposable.test \ structs/bug530605.vala \ structs/bug572091.vala \ |