4 lines
56 B
Python
4 lines
56 B
Python
# -*- coding: utf-8 -*-
|
|
def test_quick(setup):
|
|
pass
|
# -*- coding: utf-8 -*-
|
|
def test_quick(setup):
|
|
pass
|