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 37c064cfb..09d806222 100644
--- a/tests/testaddfunction.h
+++ b/tests/testaddfunction.h
@@ -41,6 +41,7 @@ private slots:
void testAddStaticFunction();
void testAddGlobalFunction();
void testAddFunctionWithApiVersion();
+ void testModifyAddedFunction();
};
#endif