summaryrefslogtreecommitdiffstats
path: root/tests/nvme_attach_detach_ns_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nvme_attach_detach_ns_test.py')
-rw-r--r--tests/nvme_attach_detach_ns_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/nvme_attach_detach_ns_test.py b/tests/nvme_attach_detach_ns_test.py
index 92a82dd..5ba0d48 100644
--- a/tests/nvme_attach_detach_ns_test.py
+++ b/tests/nvme_attach_detach_ns_test.py
@@ -28,6 +28,7 @@ NVMe Namespace Management Testcase:-
"""
import time
+
from nose.tools import assert_equal
from nvme_test import TestNVMe