aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testaddfunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testaddfunction.h')
-rw-r--r--tests/testaddfunction.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testaddfunction.h b/tests/testaddfunction.h
index 7fe07d6a4..45a562d4b 100644
--- a/tests/testaddfunction.h
+++ b/tests/testaddfunction.h
@@ -31,6 +31,8 @@ class TestAddFunction : public QObject
private slots:
void testParsingFuncNameAndConstness();
void testAddFunction();
+ void testAddFunctionTagDefaultValues();
+ void testAddFunctionCodeSnippets();
};
#endif \ No newline at end of file