tests/pymox/stubout_testee.py
author Daniel Diniz <ajaksu@gmail.com>
Fri, 03 Jul 2009 15:21:44 +0200
changeset 2507 4a6b8d6674b6
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Fix pick_multi only returning one answer as maximum. Reviewed by: Lennard de Rijk

def SampleFunction():
  raise Exception('I should never be called!')