forked from gergely/calendar-social
[Refactor] Move test fixtures to conftest.py
…so they get automatically loaded
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
"""General tests for Calendar.social
|
||||
"""
|
||||
|
||||
from helpers import client
|
||||
|
||||
|
||||
def test_index_no_login(client):
|
||||
"""Test the main page without logging in
|
||||
"""
|
||||
|
Reference in New Issue
Block a user