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