提交 29790955 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Move TODO from stderr to Trac ticket #619

上级 450979b7
......@@ -2732,9 +2732,10 @@ def test_flatten_outdim_invalid():
pass
# TODO: write test case for Tile Op
def test_tile():
print >> sys.stderr, "WARNING: No testcase for Tile"
pass
# See Ticket #619
#def test_tile():
# print >> sys.stderr, "WARNING: No testcase for Tile"
# pass
class TestARange(unittest.TestCase):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论