Setup build server

Peer with @IanLalonde
This commit is contained in:
Marc-Antoine Lafreniere
2019-02-06 09:59:28 -05:00
parent 00a928a114
commit 9edf4dfd54
3 changed files with 8 additions and 1 deletions

View File

@@ -2,4 +2,6 @@ from unittest import TestCase
class TestFormatPbm(TestCase):
pass
def test_formatPbm(self):
assert True