File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,8 @@ rm "$outputjson"
2121# com.micropythonos.showfonts is slow to open
2222# com.micropythonos.draw isnt very useful
2323# com.micropythonos.errortest is an intentional bad app for testing (caught by tests/test_graphical_launch_all_apps.py)
24- blacklist=" com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos.errortest"
24+ # com.micropythonos.showbattery is just a test
25+ blacklist=" com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos.errortest com.micropythonos.showbattery"
2526
2627echo " [" | tee -a " $outputjson "
2728
You can’t perform that action at this time.
0 commit comments