summaryrefslogtreecommitdiffstats
path: root/lcm/lcm/nf/vnfs/tests/test_vnf_query.py
diff options
context:
space:
mode:
Diffstat (limited to 'lcm/lcm/nf/vnfs/tests/test_vnf_query.py')
-rw-r--r--lcm/lcm/nf/vnfs/tests/test_vnf_query.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lcm/lcm/nf/vnfs/tests/test_vnf_query.py b/lcm/lcm/nf/vnfs/tests/test_vnf_query.py
index 5141ff88..7f21d47b 100644
--- a/lcm/lcm/nf/vnfs/tests/test_vnf_query.py
+++ b/lcm/lcm/nf/vnfs/tests/test_vnf_query.py
@@ -11,6 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
+
from django.test import TestCase, Client
from rest_framework import status