Skip to content

Commit

Permalink
Revert "Check branch protection"
Browse files Browse the repository at this point in the history
This reverts commit d4acae6.
  • Loading branch information
jaspersiebring committed Aug 8, 2023
1 parent d4acae6 commit ebcbf22
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
from tests import TEST_BYTES, TEST_SAMPLE_SIZE
from tests.fixtures import setup_files


def test_libretro_meta_import():
from config import SYSTEMS

def test_dummy():
assert True

class Test_hash_file:
def test_existing(self, tmp_path: pathlib.Path) -> None:
Expand Down

0 comments on commit ebcbf22

Please sign in to comment.