Skip to content

Commit

Permalink
Rename test_immport.py to test_import.py
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodManWEN authored Dec 30, 2020
1 parent 4559cbe commit 6354dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_immport.py → tests/test_import.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
@pytest.mark.asyncio
async def test_import():
ThreadPoolExecutor()
...
...

0 comments on commit 6354dda

Please sign in to comment.