[pitivi] tests/test_transitions.py: remove obsolete warning



commit b09ed519c7353e387a6f5bd6157aec4ae331d432
Author: Brandon Lewis <brandon_lewis alum berkeley edu>
Date:   Sat Mar 13 00:36:02 2010 -0800

    tests/test_transitions.py: remove obsolete warning

 tests/test_transitions.py |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/tests/test_transitions.py b/tests/test_transitions.py
index 1a2b258..53ced1c 100644
--- a/tests/test_transitions.py
+++ b/tests/test_transitions.py
@@ -249,11 +249,6 @@ class TestTransitions(TestCase):
         self.failUnlessEqual(at.a_operation.props.priority, 11)
         self.failUnlessEqual(at.b_operation.props.priority, 9)
 
-
-
-        # check audio transition priority
-        print "warning: not testing audio transition priority"
-
     def testGetTrackObjectsGroupedByLayer(self):
         factory = self.factory
         stream = self.stream



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]