Skip to content

Commit

Permalink
hide old tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andycasey committed Oct 11, 2023
1 parent c978771 commit ba54603
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tests/test_flags.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import numpy as np
from pytest import mark

'''
from semaphore.flags import Flags
Expand Down Expand Up @@ -71,4 +72,5 @@ def test_flags(self, N, max_flag=10000):
g.__repr__()

'''

0 comments on commit ba54603

Please sign in to comment.