]> git.parisson.com Git - timeside.git/commitdiff
timeside/tests/testtranscoding.py: update
authorPaul Brossier <piem@piem.org>
Fri, 15 Apr 2011 09:54:15 +0000 (09:54 +0000)
committerPaul Brossier <piem@piem.org>
Fri, 15 Apr 2011 09:54:15 +0000 (09:54 +0000)
timeside/tests/testtranscoding.py

index 5c9776d445967b7eb8285f90b669dfe25570f966..9e0f057f1571624410b11c7db1401096ccc391ae 100644 (file)
@@ -1,4 +1,3 @@
-
 from timeside.core import *
 from timeside.decoder import *
 from timeside.analyzer import *
@@ -11,7 +10,7 @@ import unittest
 
 import os.path
 
-__all__ = ['TestComponentArchitecture']
+__all__ = ['TestTranscoding']
 
 class TestLowLevel(TestCase):
     "Test the low level streaming features"