aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testaddfunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testaddfunction.h')
-rw-r--r--tests/testaddfunction.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/testaddfunction.h b/tests/testaddfunction.h
index 5600da7dc..98c0f83ba 100644
--- a/tests/testaddfunction.h
+++ b/tests/testaddfunction.h
@@ -34,7 +34,8 @@ private slots:
void testAddFunctionConstructor();
void testAddFunctionTagDefaultValues();
void testAddFunctionCodeSnippets();
- void testFunctionWithoutParenteses();
+ void testAddFunctionWithoutParenteses();
+ void testAddFunctionWithDefaultArgs();
};
#endif