Skip to content

Commit

Permalink
Cleaning tests - js registry
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodbare committed Jan 3, 2015
1 parent 175a24c commit d77018b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Products/CMFPlone/tests/testCSSandJSRegistry.py
Expand Up @@ -55,7 +55,6 @@ def testDefaultJSIsInstalled(self):
'++resource++plone.js',
'jquery.highlightsearchterms.js',
'mark_special_links.js',
'table_sorter.js',
'plone_javascript_variables.js',
]
js_files = [x.js for x in installedResources.values()]
Expand Down

1 comment on commit d77018b

@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=066e15ccdc544c449a118deec5fa97ca
plone-5.0-python-2.7 [SUCCESS]

Please sign in to comment.