Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
seda
Commits
efbecdc4fc5b
Commit
2132deeb
authored
Sep 01, 2017
by
Sylvain Thénault
Browse files
[test] Cleanup
parent
b247060eadc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test_profile_generation.py
View file @
efbecdc4
...
...
@@ -618,9 +618,7 @@ class SEDAExportFuncTCMixIn(object):
# first level archive unit
unit
,
unit_alt
,
unit_alt_seq
=
testutils
.
create_archive_unit
(
transfer
,
user_cardinality
=
u
'0..n'
,
user_annotation
=
u
'Composant ISAD(G)'
)
# sub archive unit
# testutils.create_archive_unit(unit_alt_seq, user_cardinality=u'0..n')
# management
# management rules
appraisal_rule
=
create
(
'SEDAAppraisalRule'
,
seda_appraisal_rule
=
unit_alt_seq
)
appraisal_rule_seq
=
create
(
'SEDASeqAppraisalRuleRule'
,
reverse_seda_seq_appraisal_rule_rule
=
appraisal_rule
)
...
...
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