forked from goodboy/tractor
1
0
Fork 0
Commit Graph

2 Commits (639299e6eb1a442fbe27e7c2a18c6678396b14b2)

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