Skip to content

Commit

Permalink
Add unit test for run function
Browse files Browse the repository at this point in the history
Signed-off-by: Zhaohui Sun <[email protected]>
  • Loading branch information
ZhaohuiS committed Dec 18, 2024
1 parent da50b16 commit 83f8b74
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/caclmgrd/caclmgrd_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
from tests.common.mock_configdb import MockConfigDb
from sonic_py_common.general import load_module_from_source
import threading
import time
import sys
from .test_basic_vectors import CACLMGRD_BASIC_TEST_VECTOR
from parameterized import parameterized
from pyfakefs.fake_filesystem_unittest import patchfs
from queue import Queue


Expand Down

0 comments on commit 83f8b74

Please sign in to comment.