Commit Graph

1 Commits

Author SHA1 Message Date
Charles Merriam 4e3ee163d9 tests/test_doc_gallery.py - Create test for gallery.py
This is an initial unittest for gallery.py.  This test requires adding
blank __init__.py to /doc so that a test can ‘from doc.gallery import
*’.   Python uses the existence of an __init__.py to mark a directory
as in the path of containing python code.
2015-02-11 20:21:52 -08:00