MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / test_nothing

Function test_nothing

tests/test_placeholder.py:3–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1# This test does nothing. It just lets us right click and run all tests straight from the `tests` folder.
2
3def test_nothing():
4 assert True

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected