Skip to content

Commit 4d30f60

Browse files
Update prepare_tests.py
Co-authored-by: LeAndre <lcjunior1220@gmail.com>
1 parent 17cbc04 commit 4d30f60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/prepare_tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import sys
44

55
args = sys.argv[1:]
6+
print("[tox] Received args:", args)
67
copied = []
78

89
def is_test_file(filename):

0 commit comments

Comments
 (0)