Skip to content

Commit 1255890

Browse files
committed
clear args
1 parent 1dd7762 commit 1255890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_examples.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
from .util import get_data
2929

30+
sys.argv = ['']
3031

3132
class TestParamMatching(unittest.TestCase):
3233
def test_params(self):

0 commit comments

Comments
 (0)