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