Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Multimedia
Kdenlive
Commits
cc59d0ca
Commit
cc59d0ca
authored
Feb 22, 2018
by
Nicolas Carion
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adjust tests to reflect change in zone syntax
parent
723ee972
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/modeltest.cpp
tests/modeltest.cpp
+1
-1
No files found.
tests/modeltest.cpp
View file @
cc59d0ca
...
...
@@ -926,7 +926,7 @@ TEST_CASE("Undo and Redo", "[ClipModel]")
};
state1
();
QString
binId4
=
binId3
+
"
#1#
10"
;
QString
binId4
=
binId3
+
"
/1/
10"
;
int
cid4
;
{
Fun
undo
=
[]()
{
return
true
;
};
...
...
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