Changeset - 8fc877d826e8
[Not reviewed]
0 1 0
Lance Edgar - 11 years ago 2014-01-08 21:52:55
lance@rattailproject.org
break tests for buildbot
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
tests/test_core.py
Show inline comments
 
@@ -12,4 +12,4 @@ class TestCore(TestCase):
 
        self.assertEqual(len(uuid), 32)
 

	
 
    def test_break_things(self):
 
        self.assertTrue(False) 
 
        self.assertTrue(False)  
0 comments (0 inline, 0 general)