[pitivi] Make the time of FakeEffectFactory egal to StubFactory
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Make the time of FakeEffectFactory egal to StubFactory
- Date: Wed, 22 Sep 2010 13:41:41 +0000 (UTC)
commit 172e105f8893fd46d406544eb6c14b55d3273541
Author: Thibault Saunier <tsaunier gnome org>
Date: Fri Jul 16 13:36:44 2010 -0400
Make the time of FakeEffectFactory egal to StubFactory
tests/common.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/common.py b/tests/common.py
index b311725..1d68ce1 100644
--- a/tests/common.py
+++ b/tests/common.py
@@ -166,4 +166,4 @@ class StubFactory(SourceFactory):
class FakeEffectFactory(EffectFactory):
def __init__(self):
EffectFactory.__init__(self, 'identity', "identity")
-
+ self.duration = 42 * gst.SECOND
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]