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