Skip to content

Commit

Permalink
Remove for one more file
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Li <joshuali925@gmail.com>
  • Loading branch information
joshuali925 committed Nov 12, 2021
1 parent c2a1cda commit 3125416
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions sql-cli/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,7 @@
Copyright OpenSearch Contributors
SPDX-License-Identifier: Apache-2.0
"""
"""
Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License").
You may not use this file except in compliance with the License.
A copy of the License is located at

http://www.apache.org/licenses/LICENSE-2.0
or in the "license" file accompanying this file. This file is distributed
on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied. See the License for the specific language governing
permissions and limitations under the License.
"""

"""
We can define the fixture functions in this file to make them
accessible across multiple test modules.
"""
import os
import pytest

Expand Down

0 comments on commit 3125416

Please sign in to comment.