trustcafe-api-wrapper/unittests.py
2026-04-01 21:42:11 +01:00

5 lines
95 B
Python

import unittest
from tests.wrappers.create_post import TestCalculations
unittest.main()