forked from goodboy/tractor
1
0
Fork 0
Commit Graph

2 Commits (406ded7311314cd21e13cfd406cfd97a256095cf)

Author SHA1 Message Date
Tyler Goodlet f2030a2714 Better document the window's gotcha solution in test code 2020-02-09 14:59:22 -05:00
Tyler Goodlet 70636a98f6 Use the windows "gotchcas" fix for example tests
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.
2020-02-09 01:07:07 -05:00