Skip to content

Commit

Permalink
Update test_main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
doomedraven committed Dec 5, 2023
1 parent 4814257 commit a3d1e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def test_supported():


def test_count_supported():
count = 16
count = 17

if AceFile(None).supported():
count += 1
Expand Down

0 comments on commit a3d1e93

Please sign in to comment.