You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2009/09/18 18:51:25 UTC

svn commit: r816714 - /db/jdo/trunk/tck2/src/conf/query.conf

Author: mbo
Date: Fri Sep 18 16:51:25 2009
New Revision: 816714

URL: http://svn.apache.org/viewvc?rev=816714&view=rev
Log:
JDO-623: added QueryCancel TCK Test class to query test configuration.

Modified:
    db/jdo/trunk/tck2/src/conf/query.conf

Modified: db/jdo/trunk/tck2/src/conf/query.conf
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck2/src/conf/query.conf?rev=816714&r1=816713&r2=816714&view=diff
==============================================================================
--- db/jdo/trunk/tck2/src/conf/query.conf (original)
+++ db/jdo/trunk/tck2/src/conf/query.conf Fri Sep 18 16:51:25 2009
@@ -49,6 +49,7 @@
 org.apache.jdo.tck.query.api.NewQueryWithExtentAndFilter \
 org.apache.jdo.tck.query.api.NewQueryWithSpecifiedLanguageAndQuery \
 org.apache.jdo.tck.query.api.NewQuerySingleString \
+org.apache.jdo.tck.query.api.QueryCancel \
 org.apache.jdo.tck.query.api.QueryExtentions \
 org.apache.jdo.tck.query.api.SetCandidateCollection \
 org.apache.jdo.tck.query.api.SetCandidateExtent \