aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/tests/testcodeinjection.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/ApiExtractor/tests/testcodeinjection.h')
-rw-r--r--sources/shiboken6/ApiExtractor/tests/testcodeinjection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/shiboken6/ApiExtractor/tests/testcodeinjection.h b/sources/shiboken6/ApiExtractor/tests/testcodeinjection.h
index 1ac873970..05b95a11e 100644
--- a/sources/shiboken6/ApiExtractor/tests/testcodeinjection.h
+++ b/sources/shiboken6/ApiExtractor/tests/testcodeinjection.h
@@ -41,6 +41,7 @@ private slots:
void testReadFile();
void testInjectWithValidApiVersion();
void testInjectWithInvalidApiVersion();
+ void testTextStream();
};
#endif