diff options
Diffstat (limited to 'tests/suggestion.rs')
-rw-r--r-- | tests/suggestion.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suggestion.rs b/tests/suggestion.rs index 5886f16..8190332 100644 --- a/tests/suggestion.rs +++ b/tests/suggestion.rs @@ -1,6 +1,7 @@ // Copyright (c) 2021 Soni L. // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT license. +// Documentation and comments licensed under CC BY-SA 4.0. // because we wanna use double underscore (__) for test names #![allow(non_snake_case)] |