Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
PrimozGodec committed Feb 24, 2020
1 parent 36bb7ea commit 2cac8e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Orange/widgets/tests/test_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def test_scheme_examples(self):
discover_workflows(join(dirname(__file__), "workflows"))
)
for ows_file in test_workflows:
print(ows_file)
new_scheme = widgetsscheme.WidgetsScheme()
new_scheme.widget_manager.set_creation_policy(
new_scheme.widget_manager.Immediate
Expand Down

0 comments on commit 2cac8e7

Please sign in to comment.