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
e9f270de
Commit
e9f270de
authored
Sep 10, 2013
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove non-used test code.
parent
e5856d50
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
product/ERP5OOo/tests/testDms.py
product/ERP5OOo/tests/testDms.py
+0
-3
No files found.
product/ERP5OOo/tests/testDms.py
View file @
e9f270de
...
...
@@ -237,9 +237,6 @@ class TestDocument(TestDocumentMixin):
document_module
=
self
.
portal
.
document_module
return
getattr
(
document_module
,
id
)
def
clearCache
(
self
):
self
.
portal
.
portal_caches
.
clearAllCache
()
def
getPreferences
(
self
,
image_display
):
preference_tool
=
self
.
portal
.
getPortalObject
().
portal_preferences
height_preference
=
'preferred_%s_image_height'
%
(
image_display
,)
...
...
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