aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangformat/tests/clangformat-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/clangformat/tests/clangformat-test.h')
-rw-r--r--src/plugins/clangformat/tests/clangformat-test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/clangformat/tests/clangformat-test.h b/src/plugins/clangformat/tests/clangformat-test.h
index 494ebc85da..d1dba9a13f 100644
--- a/src/plugins/clangformat/tests/clangformat-test.h
+++ b/src/plugins/clangformat/tests/clangformat-test.h
@@ -91,6 +91,7 @@ private slots:
void testIndentInitializeVector();
void testIndentFunctionArgumentOnNewLine();
void testIndentCommentOnNewLine();
+ void testUtf8SymbolLine();
private:
void insertLines(const std::vector<QString> &lines);