Skip to content

Commit

Permalink
Merge pull request ComplianceAsCode#11464 from Mab879/fix_test_produc…
Browse files Browse the repository at this point in the history
…t_stability

Allow tests/test_product_stability.py to be executed
  • Loading branch information
jan-cerny authored Jan 23, 2024
2 parents a700fbc + 9ee2b83 commit 3d7aaf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_product_stability.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/python3

from __future__ import print_function

import argparse
Expand Down

0 comments on commit 3d7aaf3

Please sign in to comment.