[conduit: 123/138] Refactor refactor refactor
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [conduit: 123/138] Refactor refactor refactor
- Date: Thu, 21 May 2009 03:37:15 -0400 (EDT)
commit 563c14c2d8ab23e9f95eab43579667d95e9e0a97
Author: John Carr <john carr unrouted co uk>
Date: Wed May 6 13:00:14 2009 -0700
Refactor refactor refactor
---
test/soup/soup | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/soup/soup b/test/soup/soup
index 89fb238..a5f2b95 100755
--- a/test/soup/soup
+++ b/test/soup/soup
@@ -11,9 +11,6 @@ if not os.path.exists('tmp'):
from soup.env import EnvironmentLoader
-import soup
-from soup.utils import test
-
known_failures = [
'Evo', # Will trash your main evo :/
'Audio', # GStreamer hanging
@@ -65,6 +62,9 @@ opts, args = parser.parse_args()
EnvironmentLoader.prepare_environment(opts)
+import soup
+from soup.utils import test
+
from test_datatypes import *
from test_dataprovider import *
from test_synchronization import *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]