summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/google-module.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/google-module.cpp')
-rw-r--r--clang-tools-extra/test/clang-tidy/google-module.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/test/clang-tidy/google-module.cpp b/clang-tools-extra/test/clang-tidy/google-module.cpp
index b8c5d6949d2..494ac48e176 100644
--- a/clang-tools-extra/test/clang-tidy/google-module.cpp
+++ b/clang-tools-extra/test/clang-tidy/google-module.cpp
@@ -5,6 +5,6 @@
// CHECK: {{- key: *google-readability-function-size.StatementThreshold}}
// CHECK-NEXT: {{value: *'800'}}
// CHECK: {{- key: *google-readability-namespace-comments.ShortNamespaceLines}}
-// CHECK-NEXT: {{value: *'1'}}
+// CHECK-NEXT: {{value: *'10'}}
// CHECK: {{- key: *google-readability-namespace-comments.SpacesBeforeComments}}
// CHECK-NEXT: {{value: *'2'}}
OpenPOWER on IntegriCloud