mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
6 lines
77 B
Python
6 lines
77 B
Python
import unittest
|
|
|
|
from GithubObject import GithubObject
|
|
|
|
unittest.main()
|