Skip to content

Commit

Permalink
Another Attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRushton committed Dec 7, 2023
1 parent f2dad06 commit 09b9e8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
options = {}


sample_files_location = os.getcwd() + "stix_shifter_modules/tanium/tests"
sample_files_location = os.getcwd() + "/stix_shifter_modules/tanium/tests"

class TestTaniumResultsToStix(unittest.TestCase, object):
def test_confirm_objects_parse(self):
Expand Down

0 comments on commit 09b9e8e

Please sign in to comment.