Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
xanthospap committed Nov 11, 2023
1 parent 32e3bbc commit b8c3424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_test_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ class myFormatter(argparse.ArgumentDefaultsHelpFormatter,
dest='verbose',
help='Verbose mode on')

test_subdirs = ['unit_tests']
test_subdirs = ['unit_tests', 'sofa']

if __name__ == '__main__':
# parse cmd
Expand Down

0 comments on commit b8c3424

Please sign in to comment.