Python3 support
This commit is contained in:
parent
6c75abc9a8
commit
0805f032fb
14 changed files with 131 additions and 96 deletions
|
@ -4,7 +4,7 @@ except ImportError:
|
|||
import unittest
|
||||
import logging
|
||||
import openphoto
|
||||
import test_base
|
||||
from . import test_base
|
||||
|
||||
class TestFramework(test_base.TestBase):
|
||||
testcase_name = "framework"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue