Fix
This commit is contained in:
parent
85bf5e0e84
commit
bb4085373c
5
tests/test-browser.py
Normal file → Executable file
5
tests/test-browser.py
Normal file → Executable file
@ -19,11 +19,6 @@
|
|||||||
import pygtk
|
import pygtk
|
||||||
pygtk.require('2.0')
|
pygtk.require('2.0')
|
||||||
|
|
||||||
from sugar.session.UITestSession import UITestSession
|
|
||||||
|
|
||||||
session = UITestSession()
|
|
||||||
session.start()
|
|
||||||
|
|
||||||
import gtk
|
import gtk
|
||||||
import _sugar
|
import _sugar
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user