summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2021-11-29 15:51:49 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2021-11-29 15:55:27 +0100
commit1e9c1f5907a26929c782944139308785f6ad00a1 (patch)
treea8e61f24c35fc1712499faf4769e088bb2a14c67
parent03cea970dc0a5701e8e61d568b58e5a9a4574e17 (diff)
downloadvala-1e9c1f5907a26929c782944139308785f6ad00a1.tar.gz
tests: Add missing methods/parameter-ccode-type.vala
In addition to 0e097710e37b671b17ed1da330dd83b9e2340602
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \