mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 01:09:40 +08:00
@ -1,6 +1,6 @@
|
||||
"""
|
||||
Minimalist file that allows pytest to find and run the Test unittest. For details, see:
|
||||
http://doc.pytest.org/en/latest/goodpractices.html#conventions-for-python-test-discovery
|
||||
https://doc.pytest.org/en/latest/goodpractices.html#conventions-for-python-test-discovery
|
||||
"""
|
||||
|
||||
from .prime_check import Test
|
||||
|
Reference in New Issue
Block a user