コード例 #1
0
ファイル: run-tests.py プロジェクト: lisas1234/vcspull
#!/usr/bin/env python
# -*- coding: utf-8 -*-

from vcspull.testsuite import main
main()