Published and fixed tests
This commit is contained in:
parent
8af675d341
commit
c6c7e7bb28
35 changed files with 15 additions and 6 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import sys
|
||||
sys.path.insert(0, './src/')
|
||||
import unittest
|
||||
|
||||
from tests.wrappers.create_post import TestCreatePost
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue