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 9282fed commit 7226439
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions barrier/test/test_stability.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@

from . import TestCase

from nose.plugins.attrib import attr

class TestVerifyPO(TestCase):
@attr('mathematica')
def tearDown(self):
Expand Down

0 comments on commit 7226439

Please sign in to comment.