Skip to content

Commit 6e89ae8

Browse files
committed
[test] Make update_checkout.test-sh compatible with Python 3
1 parent 36af35b commit 6e89ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/Python/update_checkout.test-sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RUN: %{python} -m unittest discover -s %swift_src_root/utils/update_checkout
1+
# RUN: %{python} -m unittest discover -s %swift_src_root/utils/update_checkout -t %swift_src_root/utils/
22

33
# Do not run this when doing simulator or device testing on darwin.
44
#

0 commit comments

Comments
 (0)