Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Romain Casati
Basthon Kernel
Commits
ead5f0de
Commit
ead5f0de
authored
Feb 02, 2021
by
Romain Casati
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Stopping p5 for later selenium tests.
parent
68e9a938
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tests/test_basthon_modules.py
tests/test_basthon_modules.py
+2
-0
No files found.
tests/test_basthon_modules.py
View file @
ead5f0de
...
...
@@ -123,3 +123,5 @@ def test_p5(selenium):
with
open
(
_test_data
/
f
"
{
basename
}
.png"
,
'rb'
)
as
f
:
target
=
f
.
read
()
assert
png
==
target
selenium
.
run_basthon
(
"stop()"
)
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