From 1e9c1f5907a26929c782944139308785f6ad00a1 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Mon, 29 Nov 2021 15:51:49 +0100 Subject: [PATCH] tests: Add missing methods/parameter-ccode-type.vala In addition to 0e097710e37b671b17ed1da330dd83b9e2340602 --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index cd08eedf0..7ce1b3b2e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -234,6 +234,7 @@ TESTS = \ methods/generics.vala \ methods/nowrapper-interface.vala \ methods/nowrapper-no-vfunc.test \ + methods/parameter-ccode-type.vala \ methods/params-array.vala \ methods/params-array-abstract.test \ methods/params-array-preceding.test \ -- 2.47.2