Skip to content

Commit f69095c

Browse files
committed
Remove outdated comment
1 parent e96c92a commit f69095c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Android/android.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,6 @@ def ci(context):
737737
# Prove the package is self-contained by using it to run the tests.
738738
shutil.unpack_archive(package_path, temp_dir)
739739

740-
# Arguments are similar to --fast-ci, but in single-process mode.
741740
launcher_args = ["--managed", "maxVersion", "-v"]
742741
test_args = ["--fast-ci", "--single-process"]
743742
run(

0 commit comments

Comments
 (0)