Skip to content

Commit

Permalink
Move plone.app.querystring from PloneTestCase to plone_app_testing al…
Browse files Browse the repository at this point in the history
…ltests group.
  • Loading branch information
tisto committed Apr 26, 2014
1 parent ff63091 commit 17625ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.cfg
Expand Up @@ -223,7 +223,6 @@ PloneTestCase =
plonetheme.classic
plonetheme.sunburst
plone.app.jquerytools
plone.app.querystring
plone_app_testing =
archetypes.querywidget
plone.batching
Expand All @@ -233,6 +232,7 @@ plone_app_testing =
plone.app.contentlisting
plone.app.discussion
plone.app.testing
plone.app.querystring
plone.app.registry
plone.app.search
plone.app.uuid
Expand Down

1 comment on commit 17625ec

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS PASSED
Mr.Roboto url : http://jenkins.plone.org/roboto/get_info?push=e1278185fdc0436e847bac2134fcac5a
plone-4.3-python-2.6 [SUCCESS]
plone-4.3-python-2.7 [SUCCESS]

Please sign in to comment.