Fix up some issues on feature validation for licenses

Also purging and fixing up some unit test behavior
This commit is contained in:
Matthew Jones
2017-07-13 10:27:43 -04:00
parent 96a9d048b8
commit c1ce79d0a5
5 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
# Python
import time
import pytest
import mock
from contextlib import contextmanager