initial commit
This commit is contained in:
commit
4742e417f7
7 changed files with 345 additions and 0 deletions
0
ilias_sync2/test/__init__.py
Normal file
0
ilias_sync2/test/__init__.py
Normal file
5
ilias_sync2/test/test_page_parser.py
Normal file
5
ilias_sync2/test/test_page_parser.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from unittest import TestCase
|
||||
|
||||
class TestGetPageContent(TestCase):
|
||||
|
||||
def test_
|
||||
Loading…
Add table
Add a link
Reference in a new issue