Fix the theme test
This commit is contained in:
parent
b1db1366e0
commit
157d702ad1
5
tests/test-theme.py
Normal file → Executable file
5
tests/test-theme.py
Normal file → Executable file
@ -19,11 +19,6 @@
|
||||
import pygtk
|
||||
pygtk.require('2.0')
|
||||
|
||||
from sugar.session.UITestSession import UITestSession
|
||||
|
||||
session = UITestSession()
|
||||
session.start()
|
||||
|
||||
import gtk
|
||||
|
||||
# Main window
|
||||
|
Loading…
Reference in New Issue
Block a user