Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Ridden authored and Ryan Ridden committed Mar 15, 2024
1 parent 8fa8c96 commit 2c56ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tessreduce_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def test_Diff_lc(self):
self.tess.diff_lc()

def test_full(self):
tess.reduce()
self.tess.reduce()

if __name__ == '__main__':
unittest.main()

0 comments on commit 2c56ef1

Please sign in to comment.