Skip to content

Commit 35832cf

Browse files
[py] Include a second file for upload tests
1 parent 8db558f commit 35832cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ py_library(
167167
"pytest.ini",
168168
"setup.cfg",
169169
"test/selenium/webdriver/common/test_file.txt",
170+
"test/selenium/webdriver/common/test_file2.txt",
170171
],
171172
imports = ["."],
172173
deps = [

0 commit comments

Comments
 (0)