tests/run.py
changeset 1690 376e75215f35
parent 1009 7abbbfc79f3a
child 2276 ec80019740ea
--- a/tests/run.py	Fri Mar 06 17:13:13 2009 +0000
+++ b/tests/run.py	Fri Mar 06 17:13:32 2009 +0000
@@ -42,6 +42,7 @@
   os.environ['SERVER_PORT'] = '8080'
   os.environ['APPLICATION_ID'] = 'test-app-run'
   os.environ['USER_EMAIL'] = 'test@example.com'
+  os.environ['CURRENT_VERSION_ID'] = 'testing-version'
   import main as app_main
   from google.appengine.api import apiproxy_stub_map
   from google.appengine.api import datastore_file_stub