Files
scan_ip/tests/test_example.py
T
gilles 881b39bb2d
continuous-integration/drone Build is passing
Ajout des tests
2025-01-04 12:26:03 +01:00

4 lines
66 B
Python

# tests/test_example.py
def test_example():
assert 1 + 1 == 2