Rename tests

This commit is contained in:
Roman Mogylatov 2020-07-27 22:50:50 -04:00
parent 99e690a8a9
commit 4747660d9f
3 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
"""Dependency injector coroutine providers unit tests."""
import asyncio
from asyncio import coroutines, events
import unittest2 as unittest