Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Jan 3, 2024
1 parent 4ce10a6 commit 9364f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_shuffle.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import pytest
from removedup import file_shuffle
from fastshuffle import file_shuffle
import os

def test_shuffle():
Expand Down

0 comments on commit 9364f20

Please sign in to comment.