Skip to content

Commit 51080ec

Browse files
committed
Update screenshot_test.py
1 parent 444f121 commit 51080ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit_test/screen/screenshot_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
print(image)
99

1010
subprocess.Popen("calc", stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, shell=True)
11-
subprocess.Popen("edge", stdout=subprocess.DEVNULL, stderr=subprocess.DEVNULL, shell=True)
1211

1312
# screenshot and save
1413
image = screenshot("test.png")

0 commit comments

Comments
 (0)