Files
vk-url-scraper/tests/hello_test.py
Miguel Sozinho Ramalho b3c7ac8e5d Initial commit
2022-06-17 13:25:27 +01:00

3 lines
45 B
Python

def test_hello():
print("Hello, World!")