src/tests/pkg5unittest.py
changeset 2218 f025ba1faae7
parent 2215 b4355e8c5097
child 2219 60ad60f7592c
--- a/src/tests/pkg5unittest.py	Wed Feb 09 10:10:53 2011 -0800
+++ b/src/tests/pkg5unittest.py	Wed Feb 09 15:25:24 2011 -0800
@@ -98,7 +98,7 @@
 
 # Version test suite is known to work with.
 PKG_CLIENT_NAME = "pkg"
-CLIENT_API_VERSION = 51
+CLIENT_API_VERSION = 52
 
 ELIDABLE_ERRORS = [ TestSkippedException, depotcontroller.DepotStateException ]