Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
austimkelly committed Feb 9, 2024
2 parents 34cf1d7 + e704b87 commit f127d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org-scan/unittest/ss_unittests.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

SECRETSYNTH="../secretsynth.py"

# Working directory should be the location of this script
# Run: python3 -m unittest ss_unittests.py
class TestSecretsynth(unittest.TestCase):
def test_1_dry_run(self):
Expand Down

0 comments on commit f127d9b

Please sign in to comment.