Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kasra Jamshidi
erp5
Commits
00475f4f
Commit
00475f4f
authored
11 years ago
by
Benjamin Blanc
Browse files
Options
Download
Email Patches
Plain Diff
tests: ERP5_Scalability: (commit to remove) remove createSaleOrder benchmark
parent
cf78bad6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/__init__.py
tests/__init__.py
+1
-1
No files found.
tests/__init__.py
View file @
00475f4f
...
...
@@ -128,7 +128,7 @@ class ERP5_simulation(_ERP5):
class
ERP5_scalability
(
_ERP5
):
def
getTestList
(
self
):
return
[
'createPerson'
,
'createSaleOrder'
,
'createWebPage'
]
return
[
'createPerson'
,
'createWebPage'
]
def
getTestPath
(
self
):
return
'erp5/util/benchmark/examples/'
...
...
This diff is collapsed.
Click to expand it.
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