diff options
Diffstat (limited to 'tests/suggestions.rs')
-rw-r--r-- | tests/suggestions.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suggestions.rs b/tests/suggestions.rs index d7f3631..da7058c 100644 --- a/tests/suggestions.rs +++ b/tests/suggestions.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)] |