Question #171215 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/171215

RaiMan proposed the following answer:
If you make any changes to a test script, you have to save it before
running it again.

BTW: if you have only one test function, this can be named test only
(Sorry for misleading)

this runs for me with rc3 in IDE UnitTest:

def test(self):
    print "in test"
    return True

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to