tests/pymox/stubout_testee.py
author Pawel Solyga <Pawel.Solyga@gmail.com>
Mon, 01 Jun 2009 22:17:38 +0200
changeset 2375 b9b203dc96d8
parent 1000 9af147fc1f1c
permissions -rw-r--r--
Make taggable-mixin tests working by updating GAE path.

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