Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5_fork
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
erp5_fork
Commits
a98a8cd5
Commit
a98a8cd5
authored
Dec 30, 2013
by
Aurel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
one more missing dependency
parent
a552b30b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
product/ERP5/tests/testFunctionalRunMyDocSample.py
product/ERP5/tests/testFunctionalRunMyDocSample.py
+1
-0
product/ERP5Configurator/tests/testFunctionalConfigurator.py
product/ERP5Configurator/tests/testFunctionalConfigurator.py
+1
-1
No files found.
product/ERP5/tests/testFunctionalRunMyDocSample.py
View file @
a98a8cd5
...
...
@@ -57,6 +57,7 @@ class TestZeleniumRunMyDocSample(ERP5TypeFunctionalTestCase):
"""
return
(
'erp5_core_proxy_field_legacy'
,
'erp5_full_text_myisam_catalog'
,
'erp5_base'
,
'erp5_ui_test_core'
,
'erp5_web'
,
'erp5_ingestion'
,
'erp5_accounting'
,
'erp5_jquery'
,
'erp5_dms'
,
'erp5_jquery_ui'
,
'erp5_web'
,
'erp5_slideshow_style'
,
'erp5_knowledge_pad'
,
'erp5_run_my_doc'
,
'erp5_user_tutorial_ui_test'
)
...
...
product/ERP5Configurator/tests/testFunctionalConfigurator.py
View file @
a98a8cd5
...
...
@@ -50,7 +50,7 @@ class TestZeleniumConfiguratorStandard(ERP5TypeFunctionalTestCase):
return
(
'erp5_core_proxy_field_legacy'
,
'erp5_full_text_myisam_catalog'
,
'erp5_base'
,
'erp5_workflow'
,
'erp5_configurator'
,
'erp5_configurator_standard'
,
'erp5_jquery'
,
'erp5_ui_test_core'
,
'erp5_ui_test_core'
,
'erp5_accounting'
,
'erp5_web'
,
'erp5_ingestion'
,
'erp5_jquery'
,
'erp5_dms'
,
'erp5_jquery_ui'
,
'erp5_web'
,
'erp5_slideshow_style'
,
'erp5_knowledge_pad'
,
'erp5_run_my_doc'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment