ceph / ceph-medic

find common issues in ceph clusters
MIT License
22 stars 18 forks source link

tests: add basic main test #56

Closed ktdreyer closed 7 years ago

ktdreyer commented 7 years ago

Test that we can simply import main.py.

This is really trivial, but at least we ensure that importing our dependencies (for example, tambo) works.