Skip to content

Commit

Permalink
Added mathematica attribute to a test that uses mathematica
Browse files Browse the repository at this point in the history
  • Loading branch information
battista_fbk committed Jul 12, 2023
1 parent 896cad8 commit 9282fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions barrier/test/test_stability.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
from . import TestCase

class TestVerifyPO(TestCase):
@attr('mathematica')
def tearDown(self):
MathematicaSession.terminate_session()

Expand Down

0 comments on commit 9282fed

Please sign in to comment.