mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 03:49:24 +00:00
send mail to inactive users
This commit is contained in:
7
counter/tests/test_account_dump.py
Normal file
7
counter/tests/test_account_dump.py
Normal file
@ -0,0 +1,7 @@
|
||||
import pytest
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
def test_account_dump():
|
||||
# TODO write the fucking test
|
||||
pass
|
Reference in New Issue
Block a user