Skip to content

Commit f13a28e

Browse files
kirklandsignfacebook-github-bot
authored andcommitted
Add examples/portable/test to pytest (#3703)
Summary: Pull Request resolved: #3703 Reviewed By: shoumikhin Differential Revision: D57681858 Pulled By: kirklandsign fbshipit-source-id: ff676af73d0cd7e1b224ff11eb8907e0104230ad
1 parent 75dcaa6 commit f13a28e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

examples/portable/test/__init__.py

Whitespace-only changes.

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ addopts =
99
# don't suppress warnings, but don't shove them all to the end either
1010
-p no:warnings
1111
# explicitly list out tests that are running successfully in oss
12+
examples/portable/test
1213
# sdk/
1314
sdk/bundled_program/serialize
1415
sdk/bundled_program/test/test_bundle_data.py

0 commit comments

Comments
 (0)