Skip to content

Commit 489985e

Browse files
committed
add another pth file in the test data
1 parent 2f34140 commit 489985e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/venv_site_packages_libs/app_files_building/app_files_building_tests.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ def _test_shared_library_symlinking(name):
271271
"site-packages/foo.libs/libx.so",
272272
"site-packages/foo/a.py",
273273
"site-packages/foo/b.so",
274+
"site-packages/foo/foo.pth",
274275
"site-packages/root.pth",
275276
"site-packages/root.py",
276277
"site-packages/root.so",

0 commit comments

Comments
 (0)