added better logging

This commit is contained in:
Rudi Grinberg 2012-11-06 14:57:53 -05:00
parent b4555e9845
commit 1762e418c0
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
import unittest
import media.monitor.owners as owners
from media.monitor import owners
class TestMMP(unittest.TestCase):
def setUp(self):