summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVijayakumar A <36878324+kumvijaya@users.noreply.github.com>2024-09-12 00:50:20 +0530
committerGitHub <noreply@github.com>2024-09-12 00:50:20 +0530
commit07cc0c965687596760e65ffc3a3a1416a9a616f1 (patch)
treea8d083fae9845724ff8e058942f860771143882e
parente7d873791a5dbfb141c4360ed21347677d5fc2e3 (diff)
downloadvyos-workflow-test-temp-07cc0c965687596760e65ffc3a3a1416a9a616f1.tar.gz
vyos-workflow-test-temp-07cc0c965687596760e65ffc3a3a1416a9a616f1.zip
T6678: changed fil
-rw-r--r--src/tests/test_utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tests/test_utils.py b/src/tests/test_utils.py
index b7b7f22..8ae63ae 100644
--- a/src/tests/test_utils.py
+++ b/src/tests/test_utils.py
@@ -15,6 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
from unittest import TestCase
+import os
class TestVyOSUtils(TestCase):
def test_key_mangling(self):
from vyos.utils.dict import mangle_dict_keys