mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-18 06:24:23 +01:00
@@ -1,7 +1,12 @@
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from tests.helpers import *
|
||||
from tests.helpers import (create_ctfd,
|
||||
destroy_ctfd,
|
||||
register_user,
|
||||
login_as_user,
|
||||
login_with_mlc)
|
||||
from CTFd.models import Teams, Users
|
||||
from CTFd.utils import set_config
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user