mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 14:04:20 +01:00
@@ -2,7 +2,14 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from CTFd.utils.scores import get_standings
|
||||
from tests.helpers import *
|
||||
from tests.helpers import (create_ctfd,
|
||||
destroy_ctfd,
|
||||
login_as_user,
|
||||
gen_challenge,
|
||||
gen_award,
|
||||
gen_user,
|
||||
gen_team,
|
||||
gen_hint)
|
||||
|
||||
|
||||
def test_hint_team_unlock():
|
||||
|
||||
Reference in New Issue
Block a user