my eye

test_git.py

Raw

import gmpg


def test_repos():
    repo = gmpg.get_repo("_test_data", init=True)
    assert len(repo.files) == 0