aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testaddfunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testaddfunction.h')
-rw-r--r--tests/testaddfunction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testaddfunction.h b/tests/testaddfunction.h
index 276184da1..56815cf99 100644
--- a/tests/testaddfunction.h
+++ b/tests/testaddfunction.h
@@ -37,6 +37,7 @@ private slots:
void testAddFunctionWithoutParenteses();
void testAddFunctionWithDefaultArgs();
void testAddFunctionAtModuleLevel();
+ void testAddFunctionWithVarargs();
};
#endif