src/tests/pkg5unittest.py
changeset 2286 938fbb350ad2
parent 2274 1c8cd2ff57d3
child 2293 631000734928
--- a/src/tests/pkg5unittest.py	Mon Apr 04 09:02:59 2011 -0700
+++ b/src/tests/pkg5unittest.py	Wed Apr 06 18:06:57 2011 -0700
@@ -101,7 +101,7 @@
 
 # Version test suite is known to work with.
 PKG_CLIENT_NAME = "pkg"
-CLIENT_API_VERSION = 53
+CLIENT_API_VERSION = 55
 
 ELIDABLE_ERRORS = [ TestSkippedException, depotcontroller.DepotStateException ]