提交 c9f8a753 authored 作者: Brandon T. Willard's avatar Brandon T. Willard

Change name of test test_div to test_div_types

上级 3767f231
......@@ -395,7 +395,7 @@ def test_mod_complex_fail():
x % y
def test_div():
def test_div_types():
a = int8()
b = int32()
c = complex64()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论