Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
magic-lantern
magic-lantern
Commits
08f75d22d230
Commit
206892f4
authored
Mar 12, 2017
by
alex@thinkpad
Browse files
api_test.lua: fix movie test on manual lenses
--HG-- branch : lua_fix
parent
52fd414d5b60
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/api_test.lua
View file @
08f75d22
...
...
@@ -849,6 +849,8 @@ function test_movie()
assert
(
e
:
find
(
"movie mode"
))
request_mode
(
MODE
.
MOVIE
,
"Movie"
)
lv
.
start
()
assert
(
lv
.
running
)
-- this should also raise error, as we are not exactly in LiveView
lv
.
pause
()
...
...
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