aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testmodifyfunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testmodifyfunction.h')
-rw-r--r--tests/testmodifyfunction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testmodifyfunction.h b/tests/testmodifyfunction.h
index 95b7b6a7f..d72a41ddc 100644
--- a/tests/testmodifyfunction.h
+++ b/tests/testmodifyfunction.h
@@ -34,6 +34,7 @@ class TestModifyFunction : public QObject
void testWithApiVersion();
void testRenameArgument();
void invalidateAfterUse();
+ void testGlobalFunctionModification();
};
#endif