aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testfunctiontag.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testfunctiontag.h')
-rw-r--r--tests/testfunctiontag.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testfunctiontag.h b/tests/testfunctiontag.h
index 8f42774c6..2edd1c4de 100644
--- a/tests/testfunctiontag.h
+++ b/tests/testfunctiontag.h
@@ -31,6 +31,7 @@ class TestFunctionTag : public QObject
private slots:
void testFunctionTagForSpecificSignature();
void testFunctionTagForAllSignatures();
+ void testRenameGlobalFunction();
};
#endif