finalproject / test /__init__.py
Jonathan Card
Bare bones of the UI and app framework.
53a6315
raw
history blame
135 Bytes
# This is because I seem to remember unittest having trouble finding the tests if this isn't a "real" module with the __init__.py file.