Skip to content

Commit

Permalink
Merge pull request #395 from SoftwareUnderstanding/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
dgarijo authored Jan 11, 2023
2 parents ffdec80 + 63ea8d0 commit 392d515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_inspect4py.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ def test_multiple_mains(self):
for i in imports:
if "test.py" in i['run']:
num_imports = len (i['imports'])
break
break
assert num_imports == 2


Expand Down

0 comments on commit 392d515

Please sign in to comment.