forked from goodboy/tractor
Apply the fix from @chrizzFTD where we invoke the entry point using module exec mode on a ``__main__.py`` and import the ``test_example::`main()` from within that entry point script. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_cancellation.py | ||
| test_discovery.py | ||
| test_docs_examples.py | ||
| test_local.py | ||
| test_multi_program.py | ||
| test_pubsub.py | ||
| test_rpc.py | ||
| test_spawning.py | ||
| test_streaming.py | ||