archive
/
md-pdf
Archived
1
Fork 0

Remove basic tests

This commit is contained in:
Jake Howard 2017-05-28 14:12:22 +01:00
parent 1b34aa2b0d
commit cf210cd908
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
from tests import BaseTestCase
class ExampleTestCase(BaseTestCase):
def test_thing(self):
self.assertEqual(1, 1)