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
|
||||
|
||||
from sugar.session.TestSession import TestSession
|
||||
from sugar.presence import PresenceService
|
||||
|
||||
session = TestSession()
|
||||
session.start()
|
||||
os.environ['SUGAR_PROFILE'] = 'simulator'
|
||||
|
||||
PresenceService.start()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user