Skip to content

Commit

Permalink
missed some boilerplate
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlapre authored and Patrick Lavin committed Aug 15, 2024
1 parent 87a5a57 commit 5059911
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,6 @@
from sst_unittest import *
from sst_unittest_support import *

################################################################################
# Code to support a single instance module initialize, must be called setUp method

module_init = 0
module_sema = threading.Semaphore()


################################################################################

class testcase_cacheTracer_Component(SSTTestCase):

Expand Down

0 comments on commit 5059911

Please sign in to comment.