summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/feeder/src/main/java/com
diff options
context:
space:
mode:
authorGuobiao Mo <guobiaomo@chinamobile.com>2019-04-16 23:54:45 -0700
committerGuobiao Mo <guobiaomo@chinamobile.com>2019-04-17 11:17:02 -0700
commitda4ba6e2c81f3dd7157e1cc06a92e91c5a38aa95 (patch)
tree44e548cdd80ac09f085400e9bdc102bc59f67749 /components/datalake-handler/feeder/src/main/java/com
parent6a104760c87139a7cfac5a23b9b6b67e90822134 (diff)
Unit test to improve sonar coverage
Issue-ID: DCAEGEN2-1309 Change-Id: Ia3651bb105d92013d6d2a9d60fffe3b6066adf64 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
Diffstat (limited to 'components/datalake-handler/feeder/src/main/java/com')
-rw-r--r--components/datalake-handler/feeder/src/main/java/com/mongodb/internal/validator/CollectibleDocumentFieldNameValidator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/datalake-handler/feeder/src/main/java/com/mongodb/internal/validator/CollectibleDocumentFieldNameValidator.java b/components/datalake-handler/feeder/src/main/java/com/mongodb/internal/validator/CollectibleDocumentFieldNameValidator.java
index 2bc6faad..e7a8e1b9 100644
--- a/components/datalake-handler/feeder/src/main/java/com/mongodb/internal/validator/CollectibleDocumentFieldNameValidator.java
+++ b/components/datalake-handler/feeder/src/main/java/com/mongodb/internal/validator/CollectibleDocumentFieldNameValidator.java
@@ -8,7 +8,7 @@ package com.mongodb.internal.validator;
* ================================================================================
* Copyright 2018 China Mobile
*=================================================================================
-* Licensed under the Apache License, Version 2.0 (the "License");
+* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*