Skip to content

Commit

Permalink
#1
Browse files Browse the repository at this point in the history
  • Loading branch information
detlefarend committed Feb 12, 2024
1 parent 4ebeee3 commit 6f29c92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/__init__.py

This file was deleted.

2 changes: 2 additions & 0 deletions test/test_examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ def get_howtos(self, p_path:str):



sys.path.append('src')

tester = HowtoTester()
howtos = tester.get_howtos( sys.path[0] + os.sep + 'howtos' )

Expand Down

0 comments on commit 6f29c92

Please sign in to comment.