Fix. Use sugar-emulator to run this
This commit is contained in:
parent
a4ef03fbda
commit
18cbe0a68d
4
tests/simulator/simulator
Normal file → Executable file
4
tests/simulator/simulator
Normal file → Executable file
@ -20,11 +20,9 @@ import os
|
|||||||
|
|
||||||
import gobject
|
import gobject
|
||||||
|
|
||||||
from sugar.session.TestSession import TestSession
|
|
||||||
from sugar.presence import PresenceService
|
from sugar.presence import PresenceService
|
||||||
|
|
||||||
session = TestSession()
|
os.environ['SUGAR_PROFILE'] = 'simulator'
|
||||||
session.start()
|
|
||||||
|
|
||||||
PresenceService.start()
|
PresenceService.start()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user