Ejemplo n.º 1
0
	def test_logo(self):
		lines = list(system.logo(c, e, '#test', 'testrunner', ''))
		assert len(lines)
Ejemplo n.º 2
0
	def test_logo(self):
		lines = list(system.logo())
		assert len(lines)
Ejemplo n.º 3
0
	def test_logo(self):
		lines = list(system.logo())
		assert len(lines)