src/tests/pkg5unittest.py
changeset 1970 60471574c487
parent 1968 c0540b1e4f7e
child 2026 d1b30615bc99
--- a/src/tests/pkg5unittest.py	Wed Jul 07 16:08:05 2010 -0700
+++ b/src/tests/pkg5unittest.py	Thu Jul 08 18:25:06 2010 -0700
@@ -93,7 +93,7 @@
 
 # Version test suite is known to work with.
 PKG_CLIENT_NAME = "pkg"
-CLIENT_API_VERSION = 37
+CLIENT_API_VERSION = 40
 
 ELIDABLE_ERRORS = [ TestSkippedException, depotcontroller.DepotStateException ]