From 157d702ad1190f2eae6ea59903625ecc9b0f587c Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 17 Oct 2006 16:00:02 +0000 Subject: Fix the theme test --- (limited to 'tests') diff --git a/tests/test-theme.py b/tests/test-theme.py index 4c5d2e7..d71103d 100644..100755 --- a/tests/test-theme.py +++ b/tests/test-theme.py @@ -19,11 +19,6 @@ import pygtk pygtk.require('2.0') -from sugar.session.UITestSession import UITestSession - -session = UITestSession() -session.start() - import gtk # Main window -- cgit v0.9.1