Skip to content

Commit

Permalink
Removes space
Browse files Browse the repository at this point in the history
  • Loading branch information
phani92 authored Mar 4, 2024
1 parent be5c36b commit 5a132ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/hammocking_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,5 @@ def test_variadic_function(self):
mock.writer.functions[0].get_signature(), "int printf(const char * format, ...)", "Function shall be created in the mockup"
)


if __name__ == "__main__":
unittest.main()

0 comments on commit 5a132ff

Please sign in to comment.