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 f92180c02..40adf127f 100644
--- a/tests/testmodifyfunction.h
+++ b/tests/testmodifyfunction.h
@@ -32,6 +32,7 @@ class TestModifyFunction : public QObject
private slots:
void testOwnershipTransfer();
void testWithApiVersion();
+ void testRenameArgument();
};
#endif