persistentstorage/sql/TEST/t_dummyabclient.cpp
changeset 51 7d4490026038
parent 0 08ec8eefde2f
--- a/persistentstorage/sql/TEST/t_dummyabclient.cpp	Thu Aug 12 11:53:23 2010 +0100
+++ b/persistentstorage/sql/TEST/t_dummyabclient.cpp	Mon Sep 27 11:59:56 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -17,6 +17,10 @@
 
 #include "connect/abclient.h"
 
+//The CActiveBackupClient implementation here is used by t_sqlbur and t_sqlbur2 tests.
+//These 2 tests don't link agains the real secure backup client dll, so they use the
+//CActiveBackupClient implementation here.
+
 namespace conn
 	{