Skip to content

Commit

Permalink
Update test_core_ants_image.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpa authored Jul 24, 2024
1 parent d2c510f commit 06c4e93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_core_ants_image.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ def test__sub__(self):
img3 = img - img2

def test__rsub__(self):
if os.name == "nt":
return
#if os.name == "nt":
# return

#self.setUp()
for img in self.imgs:
Expand Down

0 comments on commit 06c4e93

Please sign in to comment.