fractus-vorax / tests /test_scaffold.py
thefinalboss's picture
Fractus-Vorax v1.0.0 — the takeover: sealed CTE brain + ingestion organs + mechanical speech (199 tests, honest floors)
1da7ac7 verified
Raw
History Blame Contribute Delete
129 Bytes
# tests/test_scaffold.py
def test_package_importable():
import fractus_vorax
assert fractus_vorax.__version__ == "1.0.0"