Kaydet (Commit) 75d43c83 authored tarafından Christian Heimes's avatar Christian Heimes

Fixed an import

üst 51d1864e
......@@ -6,7 +6,7 @@
try:
from tests import support
except ImportError:
import support
from . import support
# Python imports
import unittest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment