Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaiaeroastro committed May 20, 2024
1 parent 87135c3 commit 398cb7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CI/integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ def ExtractInfo(execCommand, fileName):

execCommand = os.path.join(root, "../lib3mf_sdk", "Examples", "CppDynamic", "build", "Example_ExtractInfo")

print("Execute once for testing")
os.system(execCommand)
print("Execution done")

positives = []
negatives = []

Expand Down

0 comments on commit 398cb7b

Please sign in to comment.